Skip to content

[Feature]: cannot get vllm outputs.metrics #5027

@mapszangban-ops

Description

@mapszangban-ops

🚀 The feature, motivation and pitch

outputs = llm.generate(prompts, sampling_params)
for output in outputs:
    ttft = output.metrics.first_token_time

the metrics data return as NoneType

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions