Instructions to use statking/paligemma-vqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use statking/paligemma-vqa 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, "statking/paligemma-vqa") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 6000
Browse files
runs/May26_06-08-21_ae63705f58eb/events.out.tfevents.1716703706.ae63705f58eb.59214.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:823048fba9991b5566ec585457aa2fdc2145c458691b0d3af5070f4aedf9dbf4
|
| 3 |
+
size 21043
|