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