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