Instructions to use stojchet/python-sft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use stojchet/python-sft with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-1.3b-base") model = PeftModel.from_pretrained(base_model, "stojchet/python-sft") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 26cf13df508ed8dcae11684f969cecef95d7a5181724aef598684b41158d20ad
- Size of remote file:
- 5.11 kB
- SHA256:
- cd139c45247440d65f774d70f2de73f15323c7068e0a42f6c35b1ff244f40b20
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.