Vision-CAIR
commited on
Commit
•
6d513de
1
Parent(s):
9767856
Push model using huggingface_hub.
Browse files- config.json +1 -4
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
config.json
CHANGED
@@ -3,10 +3,6 @@
|
|
3 |
"architectures": [
|
4 |
"MiniGPT4_Video"
|
5 |
],
|
6 |
-
"auto_map": {
|
7 |
-
"AutoConfig": "mini_gpt4_llama_v2.minigpt4_video_config",
|
8 |
-
"AutoModel": "mini_gpt4_llama_v2.MiniGPT4_Video"
|
9 |
-
},
|
10 |
"chat_template": true,
|
11 |
"ckpt": "checkpoints/video_llama_checkpoint_last.pth",
|
12 |
"device": "cuda",
|
@@ -14,6 +10,7 @@
|
|
14 |
"end_sym": "</s>",
|
15 |
"freeze_qformer": true,
|
16 |
"freeze_vit": true,
|
|
|
17 |
"img_size": 224,
|
18 |
"length": 50,
|
19 |
"llama_model": "meta-llama/Llama-2-7b-chat-hf",
|
|
|
3 |
"architectures": [
|
4 |
"MiniGPT4_Video"
|
5 |
],
|
|
|
|
|
|
|
|
|
6 |
"chat_template": true,
|
7 |
"ckpt": "checkpoints/video_llama_checkpoint_last.pth",
|
8 |
"device": "cuda",
|
|
|
10 |
"end_sym": "</s>",
|
11 |
"freeze_qformer": true,
|
12 |
"freeze_vit": true,
|
13 |
+
"image_size": 224,
|
14 |
"img_size": 224,
|
15 |
"length": 50,
|
16 |
"llama_model": "meta-llama/Llama-2-7b-chat-hf",
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4997735717
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8b6e7c81b354e9ab4e0c6a7e593bac6fde86d431f21f63028b8466ee42c494f
|
3 |
size 4997735717
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4733227363
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9d3f7cdb8d2bf1abe0c881d3e37f83111a9e1707007a8d361b2009a1fba31ac
|
3 |
size 4733227363
|