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