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