GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

esalahterus/qwen3.5-4b-latex-ocr-gguf overview

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 Det…

ggufqwen3_5llama.cppvision-language-modelocrlatexmathematical-ocrlicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~641.3 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline

Repository Files & Downloads

2 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
qwen3.5-4b-latex-ocr.F16-mmproj.ggufGGUFGGUF641.3 MBDownload
qwen3.5-4b-latex-ocr.Q8_0.ggufGGUFGGUF4.17 GBDownload

Model Details

Model IDesalahterus/qwen3.5-4b-latex-ocr-gguf
Authoresalahterus
Pipeline
Licenseapache-2.0
Base model
Last modified2026-07-26T19:25:28.000Z

Model README

---

tags:

  • gguf
  • llama.cpp
  • vision-language-model
  • ocr
  • latex
  • mathematical-ocr

license: apache-2.0

---

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

| File | Description |

|------|-------------|

| qwen3.5-4b-latex-ocr.Q8_0.gguf | Quantized GGUF model (Q8_0) |

| qwen3.5-4b-latex-ocr.F16-mmproj.gguf | Multimodal projection file (FP16) |

Usage

For multimodal inference with llama.cpp:

llama-mtmd-cli \
  -hf esalahterus/qwen3.5-4b-latex-ocr-gguf \
  --jinja

Description

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

Run esalahterus/qwen3.5-4b-latex-ocr-gguf with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models