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 1018076448
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:775eae711cf4d888d94f005c3525b66dcf1d186a3b429474b7e5531d5e7b0365
|
| 3 |
size 1018076448
|