Instructions to use historyHulk/ModiTrans-12B-Gemma-Teacher with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use historyHulk/ModiTrans-12B-Gemma-Teacher with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-3-12b-it") model = PeftModel.from_pretrained(base_model, "historyHulk/ModiTrans-12B-Gemma-Teacher") - Notebooks
- Google Colab
- Kaggle
Outputs of transliteration are very bad
I used your code and model to infer on a few images from the ModeTrans dataset and I noticed that the outputs are very bad, having letters from other languages as well.
why is it happening ??
thanks
Hello RakshithFury, can you please share the input image and output transliteration?
Thanks
Any updates please? thanks
Hello,
I am a Computer Engineering student working on an academic project related to handwritten Modi script recognition. I would like to use this model.
Kindly consider granting me access.
Thank you.
Some hand written documents of our own property are in modi script kinldy give access
Hello,
I am Kartik, a Computer Engineering student currently working on an academic project focused on handwritten Modi script recognition and translation. I came across your model and found it highly relevant to my work.
I would like to kindly request access to this model for academic and research purposes. It would greatly support my project and learning
Thank you.

