[Nightly] Remove gen_ranktable logic (#4941)

### What this PR does / why we need it?
Since the `llmdatadist` has sunset, the logic gen_ranktable should also
be removed

- vLLM version: v0.12.0
- vLLM main:
ad32e3e19c

Signed-off-by: wangli <wangli858794774@gmail.com>
This commit is contained in:
Li Wang
2025-12-12 17:20:18 +08:00
committed by GitHub
parent 0cdf98ac48
commit 5b12c068f9
3 changed files with 0 additions and 58 deletions

View File

@@ -17,8 +17,6 @@ disaggregated_prefill:
enabled: true
prefiller_host_index: [0, 1]
decoder_host_index: [2]
ranktable_gen_path: "examples/disaggregated_prefill_v1/gen_ranktable.py"
ranktable_path: "/tmp/ranktable.json"
deployment:
-