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