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
ModelZoo
MiniCMP-V_pytorch
Commits
9ea1c5dc
Commit
9ea1c5dc
authored
Jun 19, 2024
by
wanglch
Browse files
Update finetune_lora.sh
parent
1ea9fbbb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
finetune_lora.sh
finetune_lora.sh
+1
-1
No files found.
finetune_lora.sh
View file @
9ea1c5dc
...
@@ -21,7 +21,7 @@ DISTRIBUTED_ARGS="
...
@@ -21,7 +21,7 @@ DISTRIBUTED_ARGS="
--master_addr
$MASTER_ADDR
\
--master_addr
$MASTER_ADDR
\
--master_port
$MASTER_PORT
--master_port
$MASTER_PORT
"
"
torchrun
$DISTRIBUTED_ARGS
finetune.py
\
torchrun
$DISTRIBUTED_ARGS
./finetune/
finetune.py
\
--model_name_or_path
$MODEL
\
--model_name_or_path
$MODEL
\
--llm_type
$LLM_TYPE
\
--llm_type
$LLM_TYPE
\
--data_path
$DATA
\
--data_path
$DATA
\
...
...
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