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
FinGPT-glm_pytorch
Commits
96ac4dfb
Commit
96ac4dfb
authored
Oct 23, 2024
by
dcuai
Browse files
Update single_dcu_train.sh
parent
78e22504
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
single_dcu_train.sh
single_dcu_train.sh
+1
-1
No files found.
single_dcu_train.sh
View file @
96ac4dfb
#!/bin/bash
#!/bin/bash
CUDA
_VISIBLE_DEVICES
=
0 python LLaMA-Factory-main/src/train_bash.py
\
HIP
_VISIBLE_DEVICES
=
0 python LLaMA-Factory-main/src/train_bash.py
\
--stage
sft
\
--stage
sft
\
--do_train
\
--do_train
\
--model_name_or_path
THUDM/chatglm2-6b
\
--model_name_or_path
THUDM/chatglm2-6b
\
...
...
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