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 daa331a commit 374ffddCopy full SHA for 374ffdd
charts/azimuth-llm/ci/default-values.yaml
@@ -10,6 +10,8 @@ api:
10
enabled: false
11
# No GPUs in CI runners
12
gpus: 0
13
+ # Limit context length for efficiency
14
+ modelMaxContextLength: 100
15
ui:
16
service:
17
zenith:
0 commit comments