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