Spaces:
Runtime error
Runtime error
Vision-CAIR
commited on
Commit
β’
95927fb
1
Parent(s):
ed854d8
Update eval_configs/minigpt4.yaml
Browse files
eval_configs/minigpt4.yaml
CHANGED
@@ -12,7 +12,7 @@ model:
|
|
12 |
end_sym: "###"
|
13 |
prompt_path: "prompts/alignment.txt"
|
14 |
prompt_template: '###Human: {} ###Assistant: '
|
15 |
-
ckpt: '
|
16 |
|
17 |
|
18 |
datasets:
|
|
|
12 |
end_sym: "###"
|
13 |
prompt_path: "prompts/alignment.txt"
|
14 |
prompt_template: '###Human: {} ###Assistant: '
|
15 |
+
ckpt: 'prerained_minigpt4_7b.pth'
|
16 |
|
17 |
|
18 |
datasets:
|