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

base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct")
model = PeftModel.from_pretrained(base_model, "ArpitSinghGautam/MonsterAPI-LLaMA3-Hackathon-Model-2")

This model is finetuned on ise-uiuc/Magicoder-OSS-Instruct-75K using MonsterAPI's No Code Finetuning Tool.

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

Model tree for ArpitSinghGautam/MonsterAPI-LLaMA3-Hackathon-Model-2

Adapter
(2403)
this model