Vision-CAIR commited on
Commit
f96f2c9
β€’
1 Parent(s): 8d4328b

Update eval_configs/minigptv2_benchmark_evaluation.yaml

Browse files
eval_configs/minigptv2_benchmark_evaluation.yaml CHANGED
@@ -6,7 +6,7 @@ model:
6
  low_resource: False
7
  prompt_template: '[INST] {} [/INST]'
8
  llama_model: "MiniGPT-Med/llama-2-7b-chat-hf"
9
- ckpt: "MiniGPT-Med/miniGPT_Med_.pth"
10
  lora_r: 64
11
  lora_alpha: 16
12
 
 
6
  low_resource: False
7
  prompt_template: '[INST] {} [/INST]'
8
  llama_model: "MiniGPT-Med/llama-2-7b-chat-hf"
9
+ ckpt: "miniGPT_Med_.pth"
10
  lora_r: 64
11
  lora_alpha: 16
12