Qwen3.5-0.8B-AinuOCR

Model Description

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

How to Use

from transformers import pipeline
img="https://huggingface.co/KoichiYasuoka/Qwen3.5-0.8B-AinuOCR/resolve/main/uwerankarap/orig/2026-01-31.jpg"
nlp=pipeline("image-text-to-text","KoichiYasuoka/Qwen3.5-0.8B-AinuOCR",max_new_tokens=1024)
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
89
Safetensors
Model size
0.9B 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-0.8B-AinuOCR

Finetuned
(159)
this model
Quantizations
1 model