How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("feature-extraction", model="VinitT/Indic-Ocr", trust_remote_code=True)
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("VinitT/Indic-Ocr", trust_remote_code=True, dtype="auto")
Quick Links

Uploaded finetuned model

  • Developed by: VinitT
  • License: apache-2.0
  • Finetuned from model : deepseek-ai/DeepSeek-OCR

This deepseek_vl_v2 model was trained 2x faster with Unsloth and Huggingface's TRL library.

Downloads last month
9
Safetensors
Model size
3B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for VinitT/Indic-Ocr

Finetuned
(125)
this model