Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangrong
InternVL2_pytorch
Commits
ea2d2728
Commit
ea2d2728
authored
Aug 22, 2024
by
wanglch
Browse files
Update finetune_lora_multi_dcu.sh
parent
e0322371
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
finetune_lora_multi_dcu.sh
finetune_lora_multi_dcu.sh
+1
-1
No files found.
finetune_lora_multi_dcu.sh
View file @
ea2d2728
...
@@ -30,7 +30,7 @@ torchrun \
...
@@ -30,7 +30,7 @@ torchrun \
--master_port
=
${
MASTER_PORT
}
\
--master_port
=
${
MASTER_PORT
}
\
internvl/train/internvl_chat_finetune.py
\
internvl/train/internvl_chat_finetune.py
\
--model_name_or_path
"/InternVL/InternVL2-40B"
\
--model_name_or_path
"/InternVL/InternVL2-40B"
\
--conv_style
"
::sdssHermes-2
"
\
--conv_style
"
internlm2-chat
"
\
--output_dir
${
OUTPUT_DIR
}
\
--output_dir
${
OUTPUT_DIR
}
\
--meta_path
"/internvl_chat/shell/data/internvl_1_2_finetune_custom.json"
\
--meta_path
"/internvl_chat/shell/data/internvl_1_2_finetune_custom.json"
\
--overwrite_output_dir
True
\
--overwrite_output_dir
True
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment