How to use from the
Use from the
PEFT library
from peft import PeftModel
from transformers import AutoModelForCausalLM

base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct")
model = PeftModel.from_pretrained(base_model, "ninadp/marathi-mitra-phi3")

๐ŸŒธ Marathi Mitra โ€” v1

First fine-tuned version trained on 30 examples. Superseded by v2 (250 examples, 89.4% overall).

Property Value
Training Examples 30
Overall Score 31.0%
Recommended Version v2

View full project โ†’

Downloads last month
65
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for ninadp/marathi-mitra-phi3

Adapter
(846)
this model