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