add Qwen3.5 mmproj gguf

This commit is contained in:
jhqxxx
2026-03-16 14:50:59 +08:00
parent 9c9275b767
commit 80d36b5308
14 changed files with 575 additions and 127 deletions
+2 -2
View File
@@ -24,12 +24,12 @@ fn qwen3_5_generate() -> Result<()> {
"type": "image",
"image_url":
{
"url": "file:///home/jhq/Downloads/gougou1.jpg"
"url": "file://./assets/img/ocr_test1.png"
}
},
{
"type": "text",
"text": "描述这张图片."
"text": "OCR"
}
]
}