Edit model card

Model Trained Using AutoTrain

This model was trained using AutoTrain. For more information, please visit AutoTrain.

Usage


from peft import PeftModel, PeftConfig
from transformers import AutoModelForCausalLM

config = PeftConfig.from_pretrained("shuvom/OpenHathi-7B-FT-v0.1_SI")
model = AutoModelForCausalLM.from_pretrained("sarvamai/OpenHathi-7B-Hi-v0.1-Base")
model = PeftModel.from_pretrained(model, "shuvom/OpenHathi-7B-FT-v0.1_SI")
Downloads last month
1

Dataset used to train shuvom/OpenHathi-7B-FT-v0.1_SI

Spaces using shuvom/OpenHathi-7B-FT-v0.1_SI 5