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 6c1bd50 commit 9b78fcaCopy full SHA for 9b78fca
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