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