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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10000
Browse files- model.safetensors +1 -1
- training_args.bin +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1125222544
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a4e64015125068cc69f1f0e881e739fa4e3625e61993ac4403896ed440261c7
|
| 3 |
size 1125222544
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4475
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1da284d756062d206ac0e09889948c6b1cf15deb34730eb0e53cc2b4c528b704
|
| 3 |
size 4475
|