Instructions to use TinyPixel/pythia-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TinyPixel/pythia-adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/pythia-1b") model = PeftModel.from_pretrained(base_model, "TinyPixel/pythia-adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 135bf94402acc43bb2010bf90b9d9ed02001c15d4f7ad3dc33e7958d469741da
- Size of remote file:
- 269 MB
- SHA256:
- fcb92441d99d23b1bebf1edf2c5306c4997e94ea824d3faea4948b66a6a98ef8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.