Instructions to use phucd/blip-gqa-ft2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use phucd/blip-gqa-ft2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="phucd/blip-gqa-ft2")# Load model directly from transformers import AutoProcessor, AutoModelForVisualQuestionAnswering processor = AutoProcessor.from_pretrained("phucd/blip-gqa-ft2") model = AutoModelForVisualQuestionAnswering.from_pretrained("phucd/blip-gqa-ft2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 12500
Browse files
model-00001-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4987223832
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f53243cf1b6abc0e8d8ccd636dc09973a24f604ec0074a5d2b35e5562491796a
|
| 3 |
size 4987223832
|
model-00002-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4982878872
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d9e8dbf6127ea9d8ea8c5d37bae8239e73d0225351e21b648531548540aeeb1
|
| 3 |
size 4982878872
|
model-00003-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4904215096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3242e4eb05355aca56fb74687216dc4391d2b9f90ad83826d29cea07a48c1479
|
| 3 |
size 4904215096
|
model-00004-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 104888856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f0f3ca7c98d7f7d6c913291706fc39c0d9d316f6c10484ceb5dd689bbcf2375
|
| 3 |
size 104888856
|