jwieczorekhabana
commited on
Commit
•
22ac3ad
1
Parent(s):
488c8fa
Update gaudi_config.json
Browse files- gaudi_config.json +2 -2
gaudi_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
|
3 |
"use_fused_adam": true,
|
4 |
-
"use_fused_clip_norm": true
|
|
|
5 |
}
|
|
|
1 |
{
|
|
|
2 |
"use_fused_adam": true,
|
3 |
+
"use_fused_clip_norm": true,
|
4 |
+
"use_torch_autocast": true
|
5 |
}
|