vllm-project / vllm-project/aibrix

[Dist KV] vllm pods which do not have kvcache pods running in the same node crashes.

Open
#863 1 comment 1 reaction 1 assignee Claimed by @DwyaneShi View on GitHub
area/installation area/kv-cache kind/bug kind/enhancement priority/critical-urgent
Dominant language
Go
Stars
5.1k
Forks
694
Avg merge
1d 20h
Merged PRs (30d)
98

Description

### 🚀 Feature Description and Motivation

Image

Image

vllm pods which do not have kvcache pods running in the same node crashes.

All vllm pods should run with kvcache pod in the same node.

Temporary solution would be making kvcache pods spread in all nodes using affinity and antiaffinity. but it is not too unreliable. More elegant and reliable solution is needed.

### Use Case

distributed kv cache set up

### Proposed Solution

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.