Skip to content
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

Merged
merged 4 commits into from
Aug 26, 2024
Merged

chore: bump v0.2.14 #1155

merged 4 commits into from
Aug 26, 2024

Conversation

zhyncs
Copy link
Member

@zhyncs zhyncs commented Aug 19, 2024

Motivation

Modification

Checklist

  • Before submitting a PR for review, make sure it has passed verification in your local development environment at least.
  • Ensure pre-commit pre-commit run --all-files or other linting tools are used to fix potential lint issues.
  • Confirm that modifications are covered by complete unit tests. If not, please add more unit tests for correctness.
  • Modify documentation as needed, such as docstrings or example tutorials.

@zhyncs zhyncs added the wip label Aug 19, 2024
@zhyncs zhyncs marked this pull request as draft August 19, 2024 17:09
@zhyncs
Copy link
Member Author

zhyncs commented Aug 19, 2024

It's in WIP and waiting for other features and fixes.

@zhyncs
Copy link
Member Author

zhyncs commented Aug 22, 2024

Consider making it automatic, similar to https://github.com/flashinfer-ai/flashinfer/blob/main/.github/workflows/release_please.yml#L15 is a good choice.

@zhyncs zhyncs removed the wip label Aug 23, 2024
@zhyncs
Copy link
Member Author

zhyncs commented Aug 23, 2024

@zhyncs zhyncs marked this pull request as ready for review August 24, 2024 07:24
@zhyncs
Copy link
Member Author

zhyncs commented Aug 24, 2024

Hold on. I'll update

from vllm.model_executor.layers.activation import GeluAndMul

@zhyncs zhyncs marked this pull request as draft August 24, 2024 08:31
@zhyncs
Copy link
Member Author

zhyncs commented Aug 25, 2024

I will solve the compatibility issue of vLLM 0.5.5 in this PR.

@zhyncs zhyncs marked this pull request as ready for review August 26, 2024 08:46
@zhyncs zhyncs enabled auto-merge (squash) August 26, 2024 14:27
@zhyncs zhyncs disabled auto-merge August 26, 2024 14:28
@zhyncs zhyncs merged commit c5fe11a into sgl-project:main Aug 26, 2024
8 checks passed
@zhyncs zhyncs deleted the rel branch August 26, 2024 14:28
@zhyncs
Copy link
Member Author

zhyncs commented Aug 26, 2024

The docker release failed due to

69.33 ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
69.33     flashinfer from https://github.com/flashinfer-ai/flashinfer/releases/download/v0.1.5/flashinfer-0.1.5%2Bcu124torch2.4-cp310-cp310-linux_x86_64.whl#sha256=f22ccbd800b3d74f01f95c68c5c04b5eb64b181ebf18c3a8ad4f3dc15805de59:
69.33         Expected sha256 f22ccbd800b3d74f01f95c68c5c04b5eb64b181ebf18c3a8ad4f3dc15805de59
69.33              Got        637a3858dc8d3535a7235e615b902317461e21698dabea234c9b789859140dc0

https://github.com/sgl-project/sglang/actions/runs/10561674264/job/29257923077

It's a little wired. May you help take a look? @yzh119

@zhyncs
Copy link
Member Author

zhyncs commented Aug 26, 2024

It's a little wired. May you help take a look? @yzh119

The second retry was successful, please ignore.

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.

1 participant