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
OmniSQL_pytorch
Commits
866a3fe3
Commit
866a3fe3
authored
Apr 17, 2025
by
mashun1
Browse files
Update accelerate_config_14b.yaml
parent
8062ecc6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
train_and_evaluate/accelerate_config_14b.yaml
train_and_evaluate/accelerate_config_14b.yaml
+6
-6
No files found.
train_and_evaluate/accelerate_config_14b.yaml
View file @
866a3fe3
...
@@ -3,13 +3,13 @@ debug: false
...
@@ -3,13 +3,13 @@ debug: false
deepspeed_config
:
deepspeed_config
:
gradient_accumulation_steps
:
64
gradient_accumulation_steps
:
64
gradient_clipping
:
1.0
gradient_clipping
:
1.0
offload_optimizer_device
:
none
offload_optimizer_device
:
'
cpu'
offload_param_device
:
none
offload_param_device
:
'
cpu'
zero3_init_flag
:
true
zero3_init_flag
:
false
zero3_save_16bit_model
:
true
zero_stage
:
3
zero_stage
:
3
zero3_save_16bit_model
:
true
distributed_type
:
DEEPSPEED
distributed_type
:
DEEPSPEED
downcast_bf16
:
'
no
'
downcast_bf16
:
'
true
'
enable_cpu_affinity
:
false
enable_cpu_affinity
:
false
machine_rank
:
0
machine_rank
:
0
main_training_function
:
main
main_training_function
:
main
...
...
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