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