Instructions to use bigcode/astraios-3b-adapterp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bigcode/astraios-3b-adapterp 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-adapterp") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f8b29c7e02c287ee14cb266ff4e2fbb858793ca38f06ad5601121ae682632fcb
- Size of remote file:
- 208 MB
- SHA256:
- 3af2f882961b51a36c4680f6fb7bdaf2285890fcaf8a256574fec786a21f8d69
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.