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:
- 8ad06a6a33f412655fc3d162b4a8d1be8955e52a8f7d0f75f6645e37b3a03d9e
- Size of remote file:
- 22.2 MB
- SHA256:
- e23a4ecdd7b8837d26f09f5be99ef40098ac7336b0d1f60883384403a7f28920
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.