File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ if [ "$RUN_BIG_TESTS" = true ]; then
108108 # add_test_vision "ggml-org/Qwen2.5-VL-32B-Instruct-GGUF:Q4_K_M" # does not work on my mac M3 Ultra
109109 # add_test_vision "ggml-org/Kimi-VL-A3B-Thinking-2506-GGUF:Q4_K_M" # not always working
110110 add_test_vision " sabafallah/DeepSeek-OCR-GGUF:q8_0" -p " Free OCR." --chat-template deepseek-ocr
111+ add_test_vision " ggml-org/GLM-4.6V-Flash-GGUF:Q4_K_M" -p " extract all texts from this image"
111112
112113 add_test_audio " ggml-org/ultravox-v0_5-llama-3_1-8b-GGUF:Q4_K_M"
113114 add_test_audio " ggml-org/Qwen2.5-Omni-7B-GGUF:Q4_K_M"
Original file line number Diff line number Diff line change 11sentence-transformers
22transformers
33tokenizers
4+ torch
5+ torchvision
You can’t perform that action at this time.
0 commit comments