Skip to content

Commit 1e43b6e

Browse files
Evrard-Nilclaude
andcommitted
chore: switch small-models proxy from Python to Rust (vllm-proxy-rs)
Replace nearaidev/vllm-proxy with nearaidev/vllm-proxy-rs for all proxy services in small-models.yaml, matching the GLM-5 setup. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4d945fd commit 1e43b6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

small-models.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ x-vllm-common: &vllm-common
3131
logging: *logging-conf
3232

3333
x-vllm-proxy-common: &vllm-proxy-common
34-
image: nearaidev/vllm-proxy@sha256:0b1c4d010cd189c694650cce8f437734e2005ea65955797561d36710210eb4c2
34+
image: nearaidev/vllm-proxy-rs@sha256:cfb87b50c3435a3863c21ff89b9ede2d2c77c431fd568f5a22ae274866f67e57
3535
user: root
3636
privileged: true
3737
<<: *nvidia

0 commit comments

Comments
 (0)