We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e2421 commit 6294b31Copy full SHA for 6294b31
examples/mlx_fine_tuning_kernels/config.yaml
@@ -1,7 +1,7 @@
1
# MLX LoRA Fine-tuning Optimization Configuration
2
# Target: Real LoRA fine-tuning efficiency improvements while maintaining convergence
3
4
-max_iterations: 60 # More iterations for breakthrough discoveries
+max_iterations: 50 # More iterations for breakthrough discoveries
5
checkpoint_interval: 5
6
log_level: "INFO"
7
0 commit comments