ci: Add --prerelease=allow flag to sglang installation#3779
Conversation
Signed-off-by: Tushar Sharma <tusharma@nvidia.com>
WalkthroughThe Dockerfile build configuration for sglang was updated to permit pre-release package versions during Python dependency installation. The Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📓 Common learnings⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Tushar Sharma <tusharma@nvidia.com>
Signed-off-by: Tushar Sharma <tusharma@nvidia.com>
Overview:
Recent PR's have been blocked due to an installation issue when installing editable sglang:
This PR applies the suggestion to pass a
--prerelease=allowflag as a pip flag for the sglang installation. https://pypi.org/project/apache-tvm-ffi/#historyDetails:
Where should the reviewer start?
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
Summary by CodeRabbit