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