Image-Text-to-Text
PEFT
Safetensors
Arabic
English
arabic
ocr
handwriting
htr
manuscripts
lora
dora
qwen2-vl
vision-language
nakba-nlp
conversational
Instructions to use HassanB4/Qari-OCR-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use HassanB4/Qari-OCR-LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NAMAA-Space/Qari-OCR-v0.3-VL-2B-Instruct") model = PeftModel.from_pretrained(base_model, "HassanB4/Qari-OCR-LoRA") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!