-
Notifications
You must be signed in to change notification settings - Fork 97
Update Dockerfile for uv and pyproject.toml migration #260
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
169b955
Update Dockerfile for uv and pyproject.toml migration
2a0b7e9
Add google-generativeai to generative extra
4d7e495
Migrate generative.py to google-genai SDK
48de371
Revert "Migrate generative.py to google-genai SDK"
760a269
Pin torch<=2.8 and use prebuilt flash-attn wheel
6c2b7d4
Revert torch pin, build flash-attn from source
1a52d10
Remove flash-attn from Docker build
8943428
Restore flash-attn build from source
ebb9331
Add Linux platform marker to vllm for macOS compatibility
95f957d
Pin vllm on all platforms, add MAX_JOBS to flash-attn build
ada1326
Remove MAX_JOBS limit from flash-attn build
26314e5
Refactor Dockerfile to use uv sync for better layer caching
66661bc
Move flash-attn before source copy + add GHA layer caching
2f7f6fa
Split into two images: base (fast) and vllm (slow)
d624a96
Update docs for two-image setup and new extras
90d4a8f
Fix uv pip install with --system flag and code formatting
9ac21b8
Remove flash-attn from vllm image (vLLM bundles its own)
e8b4cd4
Update Dockerfile.vllm header comment
6ae1d61
Fix base image: downgrade torch after uv sync, use flash-attn 2.8.3
ffba9ae
Remove unused packages: openjdk, git-lfs, GNU parallel
d9ef779
Remove GHA layer caching from Docker builds
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.