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 9e82521 commit 6a82a95Copy full SHA for 6a82a95
examples/rust_adaptive_sort/config.yaml
@@ -15,7 +15,7 @@ llm:
15
api_base: "https://generativelanguage.googleapis.com/v1beta/openai/"
16
17
temperature: 0.7
18
- max_tokens: 4096
+ max_tokens: 16384
19
20
# Custom system message for Rust performance programming
21
system_message: |
0 commit comments