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