Instructions to use winstxnhdw/finetune_starcoder2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use winstxnhdw/finetune_starcoder2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder2-3b") model = PeftModel.from_pretrained(base_model, "winstxnhdw/finetune_starcoder2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5499f0f52047405c2018ebfdd40eed2128fb4565000b5b2cf97da8aa699a3308
- Size of remote file:
- 4.92 kB
- SHA256:
- 606c40a6a4acbbd52f757605060b7aa34d10cfd54c07b95be5e4c9ea2cdb4930
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.