Instructions to use lyleokoth/code-extraction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use lyleokoth/code-extraction with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/paligemma-3b-pt-224") model = PeftModel.from_pretrained(base_model, "lyleokoth/code-extraction") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 02cb44ac9483f7bcc9041eedde242aa56063830156832127262a86eea7bf8b3f
- Size of remote file:
- 22.7 MB
- SHA256:
- eb1db21a496403b271483b0f42e02ebdba1ed51a5b7bc14d703e7931740fa1db
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.