-
Notifications
You must be signed in to change notification settings - Fork 588
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: bump v0.2.14 #1155
chore: bump v0.2.14 #1155
Conversation
It's in WIP and waiting for other features and fixes. |
Consider making it automatic, similar to https://github.com/flashinfer-ai/flashinfer/blob/main/.github/workflows/release_please.yml#L15 is a good choice. |
Hold on. I'll update sglang/python/sglang/srt/models/gemma2.py Line 28 in a5b14ad
|
I will solve the compatibility issue of vLLM 0.5.5 in this PR. |
The docker release failed due to
https://github.com/sgl-project/sglang/actions/runs/10561674264/job/29257923077 It's a little wired. May you help take a look? @yzh119 |
The second retry was successful, please ignore. |
Motivation
Modification
Checklist
pre-commit run --all-files
or other linting tools are used to fix potential lint issues.