Instructions to use 3dalgo/language_table_medium3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 3dalgo/language_table_medium3 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, "3dalgo/language_table_medium3") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 8500
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 90454136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7762e9d087c096e9876e0fc47bd7290fc4be6f0df55c95947d4e30588678cf6e
|
| 3 |
size 90454136
|
runs/Jul15_14-54-24_talworks/events.out.tfevents.1721022864.talworks.78606.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:1fec6dd0141bf0cebf427e1406404b4645ec07fa85361aa0e5765224c5841a8c
|
| 3 |
+
size 41613
|