aibrix icon indicating copy to clipboard operation
aibrix copied to clipboard

Support lora metrics in vLLM

Open Jeffwan opened this issue 1 year ago • 2 comments

🚀 Feature Description and Motivation

FYI

Use Case

No response

Proposed Solution

No response

Jeffwan avatar Dec 17 '24 08:12 Jeffwan

Problem 1: incorrect label names

image

{'model_name': 'meta-llama/Llama-2-7b-hf', 'running_lora_adapters': '', 'waiting_lora_adapters': '', 'max_lora': '1'}

_log_gauge_string doesn't need merge actually

Jeffwan avatar Dec 17 '24 08:12 Jeffwan

https://github.com/vllm-project/vllm/pull/11117 update the code to address it.

Jeffwan avatar Dec 17 '24 08:12 Jeffwan