[Trivial] Remove duplicate enable_mfu_metrics (#32246)
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user