Instructions to use lyleokoth/outputs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use lyleokoth/outputs 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/outputs") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 102
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 45258384
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13acdb16d0f3035f913ab944ab9ca86b9e25d8f92b8b161a703479b47db93fe1
|
| 3 |
size 45258384
|
runs/Jul03_14-35-16_627a4a0cff47/events.out.tfevents.1720017325.627a4a0cff47.513.0
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:c8b4f1aca11490e842ec707272a7df25fd3bfdd41b2a3917e9c46b40c5b3e712
|
| 3 |
+
size 8072
|