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:
- 553fb59acb3abea992067a9c996da0e509298cde713d567ecf61116a55558d8e
- Size of remote file:
- 5.11 kB
- SHA256:
- f8de5b64c3f4e17055f1178a45abf99e0ba2e67e656149c14259aad281c5dd80
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.