Instructions to use dimasik87/c08a2874-e0c6-40b4-9cf2-cc19aca057c7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik87/c08a2874-e0c6-40b4-9cf2-cc19aca057c7 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama") model = PeftModel.from_pretrained(base_model, "dimasik87/c08a2874-e0c6-40b4-9cf2-cc19aca057c7") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
7035a82 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:31536b16eea584efec69e038062b63185edf4eebcadad995b5a5b8d99e2e4ea0
size 6776
|