Skip to content

Commit 2c19a83

Browse files
committed
Appease chart linter
1 parent 56564cf commit 2c19a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/azimuth-image-analysis/ci/test-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ azimuth-llm:
1616
model_name: *model
1717
# Verify that we can set non-standard LLM params
1818
llm_params:
19-
max_tokens: 10 # Constrain response tokens to speed up CI test
19+
max_tokens: 10 # Constrain response tokens to speed up CI test
2020
temperature: 0.1
2121
top_p: 0.15
2222
presence_penalty: 0.9

0 commit comments

Comments
 (0)