ynhe commited on
Commit
7303ce8
β€’
1 Parent(s): 841b395

Update configs/config.json

Browse files
Files changed (1) hide show
  1. 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": "model/stable-vicuna-13b",
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,