Views
No views yet
Qwen/Qwen3-VL-4B-Instruct in BF16 before conversion. The vision projector is separate and is unchanged by the language-side LoRA.1The is the text of a webpage: <page>
2... page plain text here ...
3</page>
4Summarise the content between the <page> tags, or if no content is found use the screenshots provided, in the Brave Summary style.The following is a screenshot of a webpage: and append the same fixed instruction.| Quant | Approx. size | Notes |
|---|---|---|
BF16 | 7.5 GB | Maximum fidelity |
Q8_0 | 4.0 GB | Near-BF16 quality |
Q6_K | 3.1 GB | High quality |
Q5_K_M / Q5_K_S | 2.7 / 2.6 GB | 5-bit variants |
Q4_K_M / Q4_K_S | 2.3 / 2.2 GB | Recommended balance / smaller |
Q4_1 / Q4_0 | 2.4 / 2.2 GB | Legacy compatibility |
IQ4_NL / IQ4_XS | 2.2 / 2.1 GB | Non-linear 4-bit variants |
Q3_K_L / Q3_K_M / Q3_K_S | 2.1 / 1.9 / 1.8 GB | 3-bit variants |
Q2_K | 1.6 GB | Maximum compression, largest quality loss |
mmproj-Q8_0 / mmproj-BF16 | 433 / 813 MB | Vision projectors |
1llama-cli \
2 -m Ocelot-1-VL-Q4_K_M.gguf \
3 -p 'The is the text of a webpage: <page>Page text here</page> Summarise the content between the <page> tags, or if no content is found use the screenshots provided, in the Brave Summary style.' \
4 -n 512 -c 8192--mmproj mmproj-Ocelot-1-VL-Q8_0.gguf --image webpage.png and use the screenshot prompt described above.fbc473443eec370c3b551363556ab75d2b485db6ebb281ec70b05090aa6165b016eac8ec08e71b170278d8362d78c5de291bc03b76016f7f74b2ab77Q4_K_M with the Q8 projector passed screenshot summarization.