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

Update docker file #629

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Update docker file #629

merged 1 commit into from
Jul 16, 2024

Conversation

Ying1123
Copy link
Member

No description provided.


RUN pip3 install --upgrade pip
RUN pip3 install "sglang[all]"
RUN pip3 uninstall -y triton triton-nightly && pip3 install --no-deps --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/Triton-Nightly/pypi/simple/ triton-nightly
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why use the triton-nightly whl? For example, will there be any stability issues?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We observe some random issues around triton, including this one: #548.

@Ying1123 Ying1123 merged commit f6b29f6 into main Jul 16, 2024
@Ying1123 Ying1123 deleted the docker branch July 16, 2024 08:12
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.

3 participants