Skip to content

Commit

Permalink
Add CPU-backed vLLM test case
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Welsh committed Feb 14, 2025
1 parent 99031e1 commit b921704
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions charts/azimuth-chat/ci/vllm-cpu-values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
azimuth-llm:
ui:
service:
zenith:
enabled: false
api:
image:
repository: ghcr.io/stackhpc/vllm-cpu
version: v0.7.2
monitoring:
enabled: false
gpus: 0
huggingface:
model: &model HuggingFaceTB/SmolLM2-135M-Instruct

0 comments on commit b921704

Please sign in to comment.