Skip to content

[P0] vLLM 0.15.1 #939

Closed @tcharchian opened 2026-03-24 00:18 UTC 3 comments Updated 2026-04-22 20:58 UTC

(empty)


💬 Comments (3)

@tamazgadaev commented 2026-03-25 10:04 UTC

MLnode should support the vllm 0.15.1 - Processed logprobs flag: we need to output processed logprobs when doing inference to remain compatibple with 0.9 version - A flag for the change to the raw logprobs: processed logprobs are worse for inference validation, than raw logprobs, so we'll need an on-chain parameter and mlnode code, that enables change of the logprobes mode simultaniously on all the mlnodes - Probably we'll need to change the docker file: add some env variables and update the versions of packages.

@tamazgadaev commented 2026-03-25 22:24 UTC

Also an MLNode container with vllm 0.15 version should be tested and performance and deployment parameters identified on different cards

@tcharchian commented 2026-04-09 21:51 UTC

ghcr.io/product-science/mlnode:3.0.13-alpha2 https://github.com/gonka-ai/vllm/pull/24


🔄 Auto-synced from Issue #939 every hour.