a-mo-yehia/Qwen3-VL-8B-Contracts-OCR-GGUF
1229
Qwen3-VL-8B Contracts OCR (GGUF)
This repository provides GGUF quantizations of Qwen3-VL-8B-Contracts-OCR, a fine-tuned vision-language model specialized in extracting structured information from scanned Egyptian company incorporation contracts written in Arabic.
The full Transformers version, model card, usage example, training details, and documentation here: ๐ [Qwen3-VL-8B-Contracts-OCR](https://huggingface.com/a-mo-yehia/Qwen3-VL-8B-Contracts-OCR)
About
These GGUF files are intended for inference with:
- llama.cpp
- LM Studio (when vision support is available)
- llama-server
- compatible GGUF runtimes
The original fine-tuned model was trained using Unsloth on top of Qwen3-VL-8B.
Available Quantizations
Which Quantization Should I Use?
Requirements
For vision inference you must load:
- one GGUF model
mmproj_f16.gguf
The vision projector is required for processing images.
Model Purpose
The model extracts structured information from scanned Egyptian company incorporation contracts, including:
- Company name
- Company type
- Business activities
- Company address
- Capital information
- Partners and shareholders
- Contract articles
- Tables (returned as Markdown)
- Other legal fields
The output is a structured JSON document.
Language
Arabic
License
Apache-2.0
