Instructions to use thalllsssss/23982ad8-4151-4421-a54f-79565b6bc6e4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thalllsssss/23982ad8-4151-4421-a54f-79565b6bc6e4 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-14B-Instruct") model = PeftModel.from_pretrained(base_model, "thalllsssss/23982ad8-4151-4421-a54f-79565b6bc6e4") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
456b338 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d25b923f6ee3025e6e8aa4b2109de76cf35b808bc07a14fbf72d9d15e15cd662
size 137867594
|