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
cd55814b
"vscode:/vscode.git/clone" did not exist on "3ba149328f2704e096b2eed7ffeacff0b54fdc8b"
Commit
cd55814b
authored
Apr 17, 2025
by
mashun1
Browse files
Update accelerate_config_32b.yaml
parent
866a3fe3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
train_and_evaluate/accelerate_config_32b.yaml
train_and_evaluate/accelerate_config_32b.yaml
+7
-7
No files found.
train_and_evaluate/accelerate_config_32b.yaml
View file @
cd55814b
compute_environment
:
LOCAL_MACHINE
compute_environment
:
LOCAL_MACHINE
debug
:
false
debug
:
false
deepspeed_config
:
deepspeed_config
:
gradient_accumulation_steps
:
32
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
...
@@ -21,4 +21,4 @@ same_network: true
...
@@ -21,4 +21,4 @@ same_network: true
tpu_env
:
[]
tpu_env
:
[]
tpu_use_cluster
:
false
tpu_use_cluster
:
false
tpu_use_sudo
:
false
tpu_use_sudo
:
false
use_cpu
:
false
use_cpu
:
false
\ No newline at end of file
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