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