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