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

base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0")
model = PeftModel.from_pretrained(base_model, "Ank-067/gitapedia-tinyllama-lora")

Model Card for Model ID

Model Details

Model Description

  • Developed by: [Ankit Kumar]
  • Finetuned from model: [tinyllama]

Model Sources [optional]

Downloads last month
17
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Ank-067/gitapedia-tinyllama-lora

Adapter
(1501)
this model