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
mPLUG-DocOwl_pytorch
Commits
715eb7c8
Commit
715eb7c8
authored
Nov 13, 2024
by
dcuai
Browse files
Update finetune_docowl_lora_dcu.sh HIP_VISIBLE_DEVICES
parent
78ce2481
Pipeline
#1914
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
finetune_docowl_lora_dcu.sh
finetune_docowl_lora_dcu.sh
+1
-1
No files found.
finetune_docowl_lora_dcu.sh
View file @
715eb7c8
...
@@ -6,7 +6,7 @@ NODE_RANK=0
...
@@ -6,7 +6,7 @@ NODE_RANK=0
GPUS_PER_NODE
=
4
GPUS_PER_NODE
=
4
MASTER_ADDR
=
127.0.0.1
MASTER_ADDR
=
127.0.0.1
MASTER_PORT
=
29513
MASTER_PORT
=
29513
CUDA
_VISIBLE_DEVICES
=
1,3,4,7
HIP
_VISIBLE_DEVICES
=
1,3,4,7
# GPUS_PER_NODE=1
# GPUS_PER_NODE=1
DISTRIBUTED_ARGS
=
"--nproc_per_node
$GPUS_PER_NODE
--nnodes
$NNODES
--node_rank
$NODE_RANK
--master_addr
$MASTER_ADDR
--master_port
$MASTER_PORT
"
DISTRIBUTED_ARGS
=
"--nproc_per_node
$GPUS_PER_NODE
--nnodes
$NNODES
--node_rank
$NODE_RANK
--master_addr
$MASTER_ADDR
--master_port
$MASTER_PORT
"
...
...
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