Instructions to use OpenViVQA/test_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenViVQA/test_model with Transformers:
# Load model directly from transformers import QformT5ForVQA model = QformT5ForVQA.from_pretrained("OpenViVQA/test_model", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload QformT5ForVQA
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1333477048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dea5d18061cc1e5243b3ad36f6039dd045575a7b148c23c2bd535e5dce4a387
|
| 3 |
size 1333477048
|