TraiNC/vlm_ocr_gguf_5e

GGUF Q8_0 quantized version of TraiNC/vlm_ocr_lora_5e.

Files

File Description Size
model.gguf Text decoder (Q8_0) + vision encoder ~795 MB
mmproj-f16.gguf Vision projector, F16 ~205 MB

Run with images

llama-mtmd-cli -m model.gguf --mmproj mmproj-f16.gguf \\
  --image your_image.jpg -p "Describe this image"

| model-f16.gguf | Full precision reference (F16) | ~1.5 GB |

How to run

Text

llama-cli -m model.gguf -p "Hello" -n 256

Server (OpenAI-compatible API)

llama-server -m model.gguf --host 0.0.0.0 --port 8080

Notes

  • Q8_0 applied to weight tensors; embeddings and norms stay at higher precision.
  • Built with llama.cpp.
Downloads last month
284
GGUF
Model size
0.8B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for TraiNC/vlm_ocr_gguf_5e

Quantized
(13)
this model