Instructions to use SmilingManiac/finetune_starcoder2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SmilingManiac/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, "SmilingManiac/finetune_starcoder2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8d6bfd7c61447649428e8f3d65165f72ab0bb17819c95faf8e04a83793eaecec
- Size of remote file:
- 4.92 kB
- SHA256:
- f4024ab390d6a956360c023b86b565195577386f6869dfd231781ca1dea6f787
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.