rameshbasina commited on
Commit
c6e3dce
·
verified ·
1 Parent(s): 20bb09e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ This GGUF builds on the official [`Qwen/Qwen3.5-9B`](https://huggingface.co/Qwen
47
  | meetara-qwen3.5-9b-Q2_K.gguf | Text GGUF | see Files tab | Smallest, fastest |
48
  | meetara-qwen3.5-9b-Q4_K_M.gguf | Text GGUF | ~5.2G | **Recommended** text model |
49
  | meetara-qwen3.5-9b-Q5_K_M.gguf | Text GGUF | see Files tab | Higher quality, larger |
50
- | meetara-vl-qwen3.5-9b.gguf | Vision projector | see Files tab | Required for image+text (mmproj) |
51
 
52
  All files are in this repo. For text-only use, pick a `*-Q4_K_M.gguf`. For image+text, load both the text GGUF and `meetara-vl-qwen3.5-9b.gguf` together (see **Vision / image-to-text** section below).
53
 
 
47
  | meetara-qwen3.5-9b-Q2_K.gguf | Text GGUF | see Files tab | Smallest, fastest |
48
  | meetara-qwen3.5-9b-Q4_K_M.gguf | Text GGUF | ~5.2G | **Recommended** text model |
49
  | meetara-qwen3.5-9b-Q5_K_M.gguf | Text GGUF | see Files tab | Higher quality, larger |
50
+ | meetara-vl-qwen3.5-9b.gguf | Vision projector | ~879MB | Required for image+text (mmproj) |
51
 
52
  All files are in this repo. For text-only use, pick a `*-Q4_K_M.gguf`. For image+text, load both the text GGUF and `meetara-vl-qwen3.5-9b.gguf` together (see **Vision / image-to-text** section below).
53