Instructions to use kunal18/Vilt_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kunal18/Vilt_Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="kunal18/Vilt_Model")# Load model directly from transformers import AutoProcessor, AutoModelForVisualQuestionAnswering processor = AutoProcessor.from_pretrained("kunal18/Vilt_Model") model = AutoModelForVisualQuestionAnswering.from_pretrained("kunal18/Vilt_Model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 800
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 461329116
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00a000b206363266e3125f7d3d5e434bf3378cdd0a7974fc2000af829879efed
|
| 3 |
size 461329116
|
runs/Apr01_17-30-49_d1027/events.out.tfevents.1712007052.d1027.218451.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:409dadbee5a61fe0ac77105ece76ef0eb89481132747730c6b63fdf2a3b9ea25
|
| 3 |
+
size 124541
|