Instructions to use tarabukinivan/0a68d25b-d86b-42a5-93e9-49451351341f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tarabukinivan/0a68d25b-d86b-42a5-93e9-49451351341f with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama") model = PeftModel.from_pretrained(base_model, "tarabukinivan/0a68d25b-d86b-42a5-93e9-49451351341f") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
d971c50 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b3f9e0c9ddf0c19d21538b0dcaa85caed1162f13837ecdc8df6fe456c7832492
size 50503544
|