Skip to content

Build with uv #96

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

Open
wants to merge 6 commits into
base: v0.0
Choose a base branch
from
Open

Conversation

aokellermann
Copy link

This PR changes the build system to use uv which enables reproducible builds. There are a couple issues open such as #17 and #28 related to installation/dependency issues, which should be solved by using uv. Now, after cloning the repo, you should only need to run

uv sync --extra build
uv sync --extra build --extra compile

and everything should work properly.

@michaelzhiluo
Copy link
Contributor

Lmk when this PR is ready for review happy to merge this!

Hu-Chuxuan pushed a commit to uiuc-kang-lab/rllm that referenced this pull request May 10, 2025
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.

2 participants