Skip to content

Commit 53ff9ae

Browse files
committed
Update config.yaml
1 parent 673610e commit 53ff9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mlx_kernel_optimization/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ llm:
1212
api_base: "https://generativelanguage.googleapis.com/v1beta/openai/"
1313
temperature: 0.7
1414
top_p: 0.95
15-
max_tokens: 16000 # thinking models require sufficient tokens otherwise the responses are trucated or empty
15+
max_tokens: 24000 # thinking models require sufficient tokens otherwise the responses are trucated or empty
1616
timeout: 600
1717

1818
# Prompt configuration for MLX training optimization

0 commit comments

Comments
 (0)