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:
- f9a6bff5fe455ba3f547cbd153564ecaca5b51619791c2ee60fe088abb801362
- Size of remote file:
- 22.2 MB
- SHA256:
- 98e589a6028275cd03687d097755ea26dc2afbcd47a34ff58242610b0b5112df
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.