diff --git a/llms/mlx_lm/examples/lora_config.yaml b/llms/mlx_lm/examples/lora_config.yaml index fe58875a..b1db8a81 100644 --- a/llms/mlx_lm/examples/lora_config.yaml +++ b/llms/mlx_lm/examples/lora_config.yaml @@ -37,7 +37,7 @@ val_batches: 25 # Adam learning rate. learning_rate: 1e-5 -# to report the loggs to WandB +# Whether to report the logs to WandB report_to_wand: true # Number of training steps between loss reporting.