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