Text Generation
Transformers
Safetensors
Portuguese
qwen3
text-generation-inference
conversational
Eval Results (legacy)
nicholasKluge commited on
Commit
6912a42
·
verified ·
1 Parent(s): 2c3bd98

Update training_config_apo.yaml

Browse files
Files changed (1) hide show
  1. training_config_apo.yaml +1 -1
training_config_apo.yaml CHANGED
@@ -72,7 +72,7 @@ torch_compile: false
72
  mat_mul_precision: "highest"
73
  tf32: true
74
  bf16: true
75
- gradient_checkpointing: true
76
  use_liger_kernel: false
77
  static_graph: false
78
 
 
72
  mat_mul_precision: "highest"
73
  tf32: true
74
  bf16: true
75
+ gradient_checkpointing: false
76
  use_liger_kernel: false
77
  static_graph: false
78