Skip to content

Enable --quiet logging suppression for serve mode - #508

Open
heliosran wants to merge 1 commit into
ROCm:mainfrom
heliosran:codex/extend-quiet-flag-for-flm-serve
Open

Enable --quiet logging suppression for serve mode#508
heliosran wants to merge 1 commit into
ROCm:mainfrom
heliosran:codex/extend-quiet-flag-for-flm-serve

Conversation

@heliosran

Copy link
Copy Markdown
Contributor

I expected --quiet mode to work for flm serve. This adds support for it.

@ZaneNi

ZaneNi commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

@heliosran Thanks for your contribution!

Quiet mode only hides part of logs (e.g., model downloading). We still need to keep basic logs, like those shown in the image, even in subprocess mode.

Screenshot 2026-04-23 at 16 53 12

If there's a need to suppress all logs in subprocess mode, it may be better handled by higher-level applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants