chore: display vllm distributed info

This commit is contained in:
jialin
2025-03-10 15:11:48 +08:00
parent 06d6732ab2
commit 12707793b1
6 changed files with 162 additions and 125 deletions
@@ -2,7 +2,8 @@
position: relative;
display: flex;
align-items: center;
height: 54px;
min-height: 54px;
padding-block: 5px;
border-radius: var(--border-radius-mdium);
transition: all 0.2s ease;