Commit
•
511a17a
1
Parent(s):
1a45699
Upload VideoLlavaForConditionalGeneration
Browse files- config.json +2 -1
- generation_config.json +1 -1
- model-00001-of-00003.safetensors +2 -2
- model-00002-of-00003.safetensors +2 -2
- model-00003-of-00003.safetensors +2 -2
- model.safetensors.index.json +0 -0
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"ignore_index": -100,
|
6 |
"image_token_index": 32000,
|
7 |
"model_type": "video_llava",
|
8 |
-
"pad_token_id":
|
9 |
"projector_hidden_act": "gelu",
|
10 |
"text_config": {
|
11 |
"_name_or_path": "lmsys/vicuna-7b-v1.5",
|
@@ -21,6 +21,7 @@
|
|
21 |
},
|
22 |
"torch_dtype": "bfloat16",
|
23 |
"transformers_version": "4.39.0.dev0",
|
|
|
24 |
"vision_config": {
|
25 |
"hidden_size": 1024,
|
26 |
"intermediate_size": 4096,
|
|
|
5 |
"ignore_index": -100,
|
6 |
"image_token_index": 32000,
|
7 |
"model_type": "video_llava",
|
8 |
+
"pad_token_id": 32002,
|
9 |
"projector_hidden_act": "gelu",
|
10 |
"text_config": {
|
11 |
"_name_or_path": "lmsys/vicuna-7b-v1.5",
|
|
|
21 |
},
|
22 |
"torch_dtype": "bfloat16",
|
23 |
"transformers_version": "4.39.0.dev0",
|
24 |
+
"video_token_index": 32001,
|
25 |
"vision_config": {
|
26 |
"hidden_size": 1024,
|
27 |
"intermediate_size": 4096,
|
generation_config.json
CHANGED
@@ -2,6 +2,6 @@
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
-
"pad_token_id":
|
6 |
"transformers_version": "4.39.0.dev0"
|
7 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
+
"pad_token_id": 32002,
|
6 |
"transformers_version": "4.39.0.dev0"
|
7 |
}
|
model-00001-of-00003.safetensors
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:fe87d6de4cf41ff90cdd86b4450510fe0c77e4fca8251d1fd4a23a1c0511aabc
|
3 |
+
size 4979992712
|
model-00002-of-00003.safetensors
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:2e770a59eb7e8db746bfa8cf414b90c998660c4cd8dd68423433552604db30a0
|
3 |
+
size 4947392504
|
model-00003-of-00003.safetensors
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:88ec2ec953aa448bd8f5a3717589732c6b1d8b3ea522059f510fa0b8e3a09ae7
|
3 |
+
size 4805317976
|
model.safetensors.index.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|