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