regisss HF staff commited on
Commit
68ee4e4
1 Parent(s): 9b41076

Create gaudi_config.json

Browse files
Files changed (1) hide show
  1. gaudi_config.json +5 -0
gaudi_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "use_fused_adam": true,
3
+ "use_fused_clip_norm": true,
4
+ "use_torch_autocast": true
5
+ }