Qwen3.5-4B-AinuOCR

Model Description

This is Qwen3.5-4B-based model, finetuned for OCR of Ainu texts written in カタカナ.

How to Use

from transformers import pipeline
img="https://huggingface.co/KoichiYasuoka/Qwen3.5-4B-AinuOCR/resolve/main/uwerankarap/orig/2026-01-31.jpg"
nlp=pipeline("image-text-to-text","KoichiYasuoka/Qwen3.5-4B-AinuOCR",max_new_tokens=2048)
doc=nlp([{"role":"user","content":[{"type":"image","image":img},{"type":"text","text":"OCR Ainu sentences."}]}])
print(doc[0]["generated_text"][1]["content"])
Downloads last month
59
Safetensors
Model size
5B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for KoichiYasuoka/Qwen3.5-4B-AinuOCR

Finetuned
Qwen/Qwen3.5-4B
Finetuned
(151)
this model
Quantizations
1 model