chore: add missing config to doc

This commit is contained in:
NanoCode012
2025-05-14 16:56:34 +07:00
parent 8a336a2c33
commit 930472b7c7

View File

@@ -483,6 +483,7 @@ output_dir: ./completed-model
# setting to `auto` will enable torch compile when torch>=2.5.1
torch_compile: # Optional[Union[Literal["auto"], bool]]
torch_compile_backend: # Optional[str]
torch_compile_mode: # 'default' | 'reduce-overhead' | 'max-autotune'
# Training hyperparameters