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