Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sparks/inference/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# model that fits in one node's budget.
services:
vllm:
image: vllm/vllm-openai:latest@sha256:61fc8a896b0a4fbbbdc063bc4b0dbc25ce98e02b5050c24aeb7830ac02039b14
image: vllm/vllm-openai:latest@sha256:c2914767605584b6d8f45686b82de173ecc99e781897aa3d0a66dacd72c51ae1
container_name: vllm-qwen
restart: unless-stopped
# Host networking keeps the endpoint off the docker bridge, which the
Expand Down