vllm-project/vllm-omni

[Bug]: Inaccurate x2v benchmark results

Geschlossen

#5.415 geöffnet am 26.07.2026

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1.067 Forks)github user discovery
bughelp wantedmedium priority

Repository-Metriken

Stars
 (4.990 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Your current environment

Your output of `python collect_env.py` here

Your code version

🐛 Describe the bug

The diffusion_benchmark_serving.py script does not enable the guidance scale parameter. The default guidance scale parameter causes the benchmark to only run positive tests during the low-noise phase, omitting negative tests, resulting in inaccurate latency measurements.

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Contributor Guide