Spaces:
Runtime error
Runtime error
Update configs/config.json
Browse files- configs/config.json +1 -1
configs/config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"vit_model": "eva_clip_g",
|
4 |
"vit_model_path": "model/eva_vit_g.pth",
|
5 |
"q_former_model_path": "model/blip2_pretrained_flant5xxl.pth",
|
6 |
-
"llama_model_path": "
|
7 |
"videochat_model_path": "model/videochat.pth",
|
8 |
"img_size": 224,
|
9 |
"num_query_token": 32,
|
|
|
3 |
"vit_model": "eva_clip_g",
|
4 |
"vit_model_path": "model/eva_vit_g.pth",
|
5 |
"q_former_model_path": "model/blip2_pretrained_flant5xxl.pth",
|
6 |
+
"llama_model_path": "ynhe/stable-vicuna-13b",
|
7 |
"videochat_model_path": "model/videochat.pth",
|
8 |
"img_size": 224,
|
9 |
"num_query_token": 32,
|