mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-05 18:29:18 +08:00
update
This commit is contained in:
1481
README_zh.md
1481
README_zh.md
File diff suppressed because it is too large
Load Diff
@@ -13,7 +13,7 @@ MODEL="openbmb/MiniCPM-V-2_6"
|
|||||||
DATA="path/to/trainging_data"
|
DATA="path/to/trainging_data"
|
||||||
EVAL_DATA="path/to/test_data"
|
EVAL_DATA="path/to/test_data"
|
||||||
LLM_TYPE="qwen2" # if use openbmb/MiniCPM-V-2, please set LLM_TYPE=minicpm, if use openbmb/MiniCPM-Llama3-V-2_5, please set LLM_TYPE="llama3"
|
LLM_TYPE="qwen2" # if use openbmb/MiniCPM-V-2, please set LLM_TYPE=minicpm, if use openbmb/MiniCPM-Llama3-V-2_5, please set LLM_TYPE="llama3"
|
||||||
MODEL_MAX_Length=4096 # if use openbmb/MiniCPM-V-2 or openbmb/MiniCPM-Llama3-V-2_5, please set MODEL_MAX_Length=2048
|
MODEL_MAX_Length=2048 # if conduct multi-images sft, please set MODEL_MAX_Length=4096
|
||||||
|
|
||||||
|
|
||||||
DISTRIBUTED_ARGS="
|
DISTRIBUTED_ARGS="
|
||||||
|
|||||||
Reference in New Issue
Block a user