esalahterus/qwen3.5-4b-latex-ocr-gguf
0158
Qwen3.5-4B LaTeX OCR (GGUF)
A GGUF version of the fine-tuned Qwen3.5-4B LaTeX OCR model for converting mathematical expressions from images into LaTeX.
Model Details
- Author: esalahterus
- Base Model: unsloth/Qwen3.5-4B
- Format: GGUF
- Framework: llama.cpp
- Task: Mathematical OCR (Image-to-LaTeX)
- License: Apache-2.0
Available Files
Usage
For multimodal inference with llama.cpp:
llama-mtmd-cli \
-hf esalahterus/qwen3.5-4b-latex-ocr-gguf \
--jinjaDescription
This repository provides the GGUF version of the fine-tuned Qwen3.5-4B LaTeX OCR model, enabling efficient inference with llama.cpp and other GGUF-compatible runtimes.
Acknowledgements
This model was fine-tuned using Unsloth and converted to GGUF format for deployment with llama.cpp.
- Unsloth: https://github.com/unslothai/unsloth
- llama.cpp: https://github.com/ggml-org/llama.cpp
