Text Generation
Transformers
Safetensors
Portuguese
qwen3
text-generation-inference
conversational
Eval Results (legacy)
nicholasKluge commited on
Commit
314a510
·
verified ·
1 Parent(s): 835aee2

Update training_config_sft.yaml

Browse files
Files changed (1) hide show
  1. training_config_sft.yaml +1 -1
training_config_sft.yaml CHANGED
@@ -63,7 +63,7 @@ torch_compile: false
63
  mat_mul_precision: "highest"
64
  tf32: true
65
  bf16: true
66
- gradient_checkpointing: false
67
  use_liger_kernel: true
68
  static_graph: false
69
 
 
63
  mat_mul_precision: "highest"
64
  tf32: true
65
  bf16: true
66
+ gradient_checkpointing: true
67
  use_liger_kernel: true
68
  static_graph: false
69