Reuben Tan commited on
Commit
85f5a79
1 Parent(s): 1865678

test new path

Browse files
eval_configs/conversation_demo.yaml CHANGED
@@ -12,7 +12,7 @@ model:
12
  # some ckpts could be download from our provided huggingface repo
13
  # i.e. https://huggingface.co/DAMO-NLP-SG/Video-LLaMA-2-13B-Finetuned llama-2-7b-chat-hf
14
  #llama_model: "/projectnb/ivc-ml/rxtan/llama-2-7b-chat-hf/"
15
- llama_model: "DAMO-NLP-SG/Video-LLaMA-2-7B-Finetuned/llama-2-7b-chat-hf/"
16
  imagebind_ckpt_path: "ckpt/imagebind_path/"
17
 
18
  # The ckpt of vision branch after stage1 pretrained,
 
12
  # some ckpts could be download from our provided huggingface repo
13
  # i.e. https://huggingface.co/DAMO-NLP-SG/Video-LLaMA-2-13B-Finetuned llama-2-7b-chat-hf
14
  #llama_model: "/projectnb/ivc-ml/rxtan/llama-2-7b-chat-hf/"
15
+ llama_model: "meta-llama/Llama-2-7b-chat-hf"
16
  imagebind_ckpt_path: "ckpt/imagebind_path/"
17
 
18
  # The ckpt of vision branch after stage1 pretrained,