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