Skip to content

Conversation

@aarnphm
Copy link
Collaborator

@aarnphm aarnphm commented Mar 22, 2025

This PR remove the assertion on the job for create the grammar asynchronously, given that we already check for backend not to be None.

Signed-off-by: Aaron Pham contact@aarnphm.xyz

@aarnphm aarnphm requested review from mgoin and russellb as code owners March 22, 2025 01:21
@github-actions
Copy link

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

🚀

@aarnphm aarnphm requested a review from russellb March 25, 2025 10:11
@aarnphm aarnphm force-pushed the chore/cleanup-async-pass-backend branch from c050687 to b27b92d Compare March 25, 2025 10:12
@russellb russellb added the ready ONLY add when PR is ready to merge/full CI is needed label Mar 25, 2025
Copy link
Member

@russellb russellb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@russellb russellb enabled auto-merge (squash) March 25, 2025 18:59
@aarnphm aarnphm changed the title [Refactor] Uses passthrough backend for generate grammar [Refactor] Remove passthrough backend when generate grammar Mar 25, 2025
@DarkLight1337
Copy link
Member

Can you merge from main to see if this V1 test persists?

aarnphm added 3 commits March 26, 2025 11:02
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
@russellb russellb force-pushed the chore/cleanup-async-pass-backend branch from b27b92d to 425a3dc Compare March 26, 2025 15:03
@russellb
Copy link
Member

Can you merge from main to see if this V1 test persists?

I just rebased the PR on main

@russellb russellb merged commit 733e7c9 into vllm-project:main Mar 26, 2025
32 checks passed
@aarnphm aarnphm deleted the chore/cleanup-async-pass-backend branch March 27, 2025 02:12
Alex4210987 pushed a commit to LeiWang1999/vllm-bitblas that referenced this pull request Apr 5, 2025
…interface (vllm-project#15317)

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Signed-off-by: xinyuxiao <xinyuxiao2024@gmail.com>
lulmer pushed a commit to lulmer/vllm that referenced this pull request Apr 7, 2025
…interface (vllm-project#15317)

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Signed-off-by: Louis Ulmer <ulmerlouis@gmail.com>
lk-chen pushed a commit to lk-chen/vllm that referenced this pull request Apr 29, 2025
…interface (vllm-project#15317)

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
shreyankg pushed a commit to shreyankg/vllm that referenced this pull request May 3, 2025
…interface (vllm-project#15317)

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
RichardoMrMu pushed a commit to RichardoMrMu/vllm that referenced this pull request May 12, 2025
…interface (vllm-project#15317)

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Signed-off-by: Mu Huai <tianbowen.tbw@antgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed structured-output v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants