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