chore: Update Ollama OCR model to qwen2.5vl:3b.
This commit is contained in:
@@ -28,7 +28,7 @@ if ($type === 'kk') {
|
||||
|
||||
// Payload for Ollama App
|
||||
$data = [
|
||||
"model" => "qwen2.5vl:7b",
|
||||
"model" => "qwen2.5vl:3b",
|
||||
"messages" => [
|
||||
[
|
||||
"role" => "user",
|
||||
|
||||
Reference in New Issue
Block a user