mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-06 11:00:48 +00:00
delete the default path in yaml
This commit is contained in:
parent
6b8b0ad730
commit
f5e5a99aa1
@ -6,9 +6,7 @@ model:
|
|||||||
max_txt_len: 160
|
max_txt_len: 160
|
||||||
end_sym: "###"
|
end_sym: "###"
|
||||||
low_resource: True
|
low_resource: True
|
||||||
prompt_path: "prompts/alignment.txt"
|
|
||||||
prompt_template: '###Human: {} ###Assistant: '
|
prompt_template: '###Human: {} ###Assistant: '
|
||||||
ckpt: '/path/to/pretrained/ckpt/'
|
|
||||||
|
|
||||||
|
|
||||||
datasets:
|
datasets:
|
||||||
|
Loading…
Reference in New Issue
Block a user