Instructions to use thalllsssss/9401dc25-cae4-41f2-be00-6255fa1b3397 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thalllsssss/9401dc25-cae4-41f2-be00-6255fa1b3397 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/pythia-160m") model = PeftModel.from_pretrained(base_model, "thalllsssss/9401dc25-cae4-41f2-be00-6255fa1b3397") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
a5bad8d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e1d846e03f5b10a2346e66bc33b099e7a4af875e541d87f6391f918dab78501c
size 6776
|