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
TinyLlama_pytorch
Commits
ef1350fe
Commit
ef1350fe
authored
Mar 01, 2024
by
chenzk
Browse files
v1.0.3
parent
40e5db84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sft/script.sh
sft/script.sh
+1
-1
No files found.
sft/script.sh
View file @
ef1350fe
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
# V0.1
# V0.1
# HIP_VISIBLE_DEVICES=0 accelerate launch --main_process_port 1234 sft/finetune.py \
# HIP_VISIBLE_DEVICES=0 accelerate launch --main_process_port 1234 sft/finetune.py \
CUDA
_VISIBLE_DEVICES
=
0,1,2,3 accelerate launch
--multi_gpu
--num_processes
4
--main_process_port
1234 sft/finetune.py
\
HIP
_VISIBLE_DEVICES
=
0,1,2,3 accelerate launch
--multi_gpu
--num_processes
4
--main_process_port
1234 sft/finetune.py
\
--model_name_or_path
PY007/TinyLlama-1.1B-intermediate-step-240k-503b
\
--model_name_or_path
PY007/TinyLlama-1.1B-intermediate-step-240k-503b
\
--output_dir
./output/503B_FT_lr1e-5_ep5
\
--output_dir
./output/503B_FT_lr1e-5_ep5
\
--logging_steps
10
\
--logging_steps
10
\
...
...
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