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 56564cf commit 2c19a83Copy full SHA for 2c19a83
charts/azimuth-image-analysis/ci/test-values.yaml
@@ -16,7 +16,7 @@ azimuth-llm:
16
model_name: *model
17
# Verify that we can set non-standard LLM params
18
llm_params:
19
- max_tokens: 10 # Constrain response tokens to speed up CI test
+ max_tokens: 10 # Constrain response tokens to speed up CI test
20
temperature: 0.1
21
top_p: 0.15
22
presence_penalty: 0.9
0 commit comments