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
Training in progress, step 188
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 22660608
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bbd06aea21dc36a9f00a04bc5babf2cce7b8582ecab672480c70774d433d2d75
|
| 3 |
size 22660608
|
runs/Jul07_16-35-26_11281a2f7125/events.out.tfevents.1720370137.11281a2f7125.735.1
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5acbb9e1abe6c5226b46508fc7d55a785123ad89e95d4fa8bcffcf48f41d56ef
|
| 3 |
+
size 14603
|