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