Instructions to use phucd/blip-gqa-ft-final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use phucd/blip-gqa-ft-final with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="phucd/blip-gqa-ft-final")# Load model directly from transformers import AutoProcessor, AutoModelForVisualQuestionAnswering processor = AutoProcessor.from_pretrained("phucd/blip-gqa-ft-final") model = AutoModelForVisualQuestionAnswering.from_pretrained("phucd/blip-gqa-ft-final") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
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:487d0e4d23f4e76001b653bf71b571da33f77f4bb025fe6b2e85aaf170cd0a2b
|
| 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:c3d9bbdf90a1cfefa8bfe68e5db7972f1b76dc7de23ba5768628c2be733c0a7d
|
| 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:7933b28e136a0484e2cb8722322158c70a62b886643318235c0ad0333b77ba31
|
| 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:d36087becf38e4a51ec05ca936a178b67dd0225c7161d8c2905eb749fd0af9f7
|
| 3 |
size 104888856
|