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