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