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