Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
ab74b2a2
Unverified
Commit
ab74b2a2
authored
Jan 13, 2026
by
Mark McLoughlin
Committed by
GitHub
Jan 14, 2026
Browse files
[Trivial] Remove duplicate enable_mfu_metrics (#32246)
Signed-off-by:
Mark McLoughlin
<
markmc@redhat.com
>
parent
2263d44b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
vllm/config/observability.py
vllm/config/observability.py
+0
-3
No files found.
vllm/config/observability.py
View file @
ab74b2a2
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment