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 6ab66ed commit d548c97Copy full SHA for d548c97
examples/mlx_attention_optimization/config.yaml
@@ -69,6 +69,7 @@ prompt:
69
70
# Database configuration for attention evolution
71
database:
72
+ db_path: "./openevolve_output/program_db" # Updated for training focus
73
population_size: 150 # Moderate size for attention optimization
74
archive_size: 40
75
num_islands: 4
0 commit comments