Skip to content

Comments

[Bugfix] Fix f-string formatting in image generation pipelines#689

Merged
david6666666 merged 1 commit intovllm-project:mainfrom
ApsarasX:community-fix-fstring
Jan 7, 2026
Merged

[Bugfix] Fix f-string formatting in image generation pipelines#689
david6666666 merged 1 commit intovllm-project:mainfrom
ApsarasX:community-fix-fstring

Conversation

@ApsarasX
Copy link
Contributor

@ApsarasX ApsarasX commented Jan 7, 2026

Purpose

Fix f-string formatting errors in image generation pipelines. This PR resolves missing f-string prefixes in three pipeline files that would cause string formatting to fail at runtime:

  • Fixed f-string in LongCatImageEditPipeline warning message
  • Fixed f-string in OvisImagePipeline ValueError message
  • Fixed f-string in QwenImagePipeline warning message

Test Plan

Test Result

Signed-off-by: ApsarasX <apsarax@outlook.com>
@david6666666 david6666666 added the ready label to trigger buildkite CI label Jan 7, 2026
@david6666666 david6666666 enabled auto-merge (squash) January 7, 2026 13:53
@david6666666
Copy link
Collaborator

Lgtm

@david6666666 david6666666 merged commit 89f47c9 into vllm-project:main Jan 7, 2026
6 of 7 checks passed
Shirley125 pushed a commit to Shirley125/vllm-omni that referenced this pull request Jan 9, 2026
princepride pushed a commit to princepride/vllm-omni that referenced this pull request Jan 10, 2026
sniper35 pushed a commit to sniper35/vllm-omni that referenced this pull request Jan 10, 2026
ZJY0516 pushed a commit to LawJarp-A/vllm-omni that referenced this pull request Jan 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready label to trigger buildkite CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants