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

base_model = AutoModelForCausalLM.from_pretrained("/workspace/input_data/unsloth/Llama-3.2-1B-Instruct")
model = PeftModel.from_pretrained(base_model, "shibajustfor/8086814c-499b-4457-b0de-64b43f9f0dda")

shibajustfor/8086814c-499b-4457-b0de-64b43f9f0dda

This model was trained from scratch on the None dataset. It achieves the following results on the evaluation set:

  • Loss: nan

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Framework versions

  • PEFT 0.13.2
  • Transformers 4.46.0
  • Pytorch 2.5.0+cu124
  • Datasets 3.0.1
  • Tokenizers 0.20.1
Downloads last month
2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for shibajustfor/8086814c-499b-4457-b0de-64b43f9f0dda

Adapter
(431)
this model