Visual Question Answering
Transformers
Safetensors
English
videollama2_mistral
text-generation
multimodal large language model
large video-language model
Instructions to use Aliayub1995/VideoLLaMA2-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Aliayub1995/VideoLLaMA2-7B with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="Aliayub1995/VideoLLaMA2-7B")# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("Aliayub1995/VideoLLaMA2-7B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload 5 files
Browse files- .gitattributes +5 -0
- assets/Gas-Station.mp4 +3 -0
- assets/Shooting.mp4 +3 -0
- assets/buy_watermelon.mp4 +3 -0
- assets/car-crash-saved.mp4 +3 -0
- assets/saving-dog.mp4 +3 -0
.gitattributes
CHANGED
|
@@ -35,3 +35,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
videollama2/serve/examples/1034346401.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
videollama2/serve/examples/sample_demo_1.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
videollama2/serve/examples/1034346401.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
videollama2/serve/examples/sample_demo_1.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
assets/buy_watermelon.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
assets/car-crash-saved.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
assets/Gas-Station.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
assets/saving-dog.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
assets/Shooting.mp4 filter=lfs diff=lfs merge=lfs -text
|
assets/Gas-Station.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3fd59e6d8c186ad42f5138053bc8625c46ab63f09075a67e8105104a86b922c
|
| 3 |
+
size 2809257
|
assets/Shooting.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ff353e7051efca38f5933d15b58618564bf455c95cdf4b14e4a28613c8eb41d
|
| 3 |
+
size 1391368
|
assets/buy_watermelon.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:926ee7ec1ca4d3e0674a647bf84887bdf077961c3972148ae23fb569c22e0e4e
|
| 3 |
+
size 6209789
|
assets/car-crash-saved.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba0e9d73c587768b9e6743656ac6ae586f6d220251309fda4fbf9a7aa8d74378
|
| 3 |
+
size 3570134
|
assets/saving-dog.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba011c3e3508c318384ed1bcbf25b9372ea75b2c2df6a1e3d2635e98a45e4a68
|
| 3 |
+
size 1670692
|