Unverified Commit ab74b2a2 authored by Mark McLoughlin's avatar Mark McLoughlin Committed by GitHub
Browse files

[Trivial] Remove duplicate enable_mfu_metrics (#32246)


Signed-off-by: default avatarMark McLoughlin <markmc@redhat.com>
parent 2263d44b
...@@ -72,9 +72,6 @@ class ObservabilityConfig: ...@@ -72,9 +72,6 @@ class ObservabilityConfig:
This is for internal use only (e.g., benchmarks) and is not exposed as a CLI This is for internal use only (e.g., benchmarks) and is not exposed as a CLI
argument.""" argument."""
enable_mfu_metrics: bool = False
"""Enable Model FLOPs Utilization (MFU) metrics."""
enable_logging_iteration_details: bool = False enable_logging_iteration_details: bool = False
"""Enable detailed logging of iteration details. """Enable detailed logging of iteration details.
If set, vllm EngineCore will log iteration details If set, vllm EngineCore will log iteration details
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment