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:
- bf4065f4c7ead5674ac425239d056b4b06ea69390e6d59450bb00034bd8ec140
- Size of remote file:
- 5.11 kB
- SHA256:
- 12477b9fc7dcd444d6c2fda7ae9b79f5a63fc166d361f213d69f5ef7e4685bd2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.