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

Add documentation for using uv with PyTorch #9210

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

charliermarsh
Copy link
Member

Summary

Now that we have all the pieces in place, this PR adds some dedicated documentation to enable a variety of PyTorch setups.

This PR is downstream of #6523 and builds on the content in there; #6523 will merge first, and this PR will follow.

@charliermarsh charliermarsh added the documentation Improvements or additions to documentation label Nov 18, 2024
@charliermarsh charliermarsh marked this pull request as ready for review November 18, 2024 19:22
@UnknownPlatypus
Copy link

This is awesome, thanks a lot 🙌

@charliermarsh charliermarsh force-pushed the charlie/ex branch 2 times, most recently from 3895d9a to 62cef2e Compare November 19, 2024 00:57
Base automatically changed from charlie/ex to main November 19, 2024 01:06
@charliermarsh charliermarsh enabled auto-merge (squash) November 19, 2024 01:09
@charliermarsh charliermarsh merged commit dea2a04 into main Nov 19, 2024
53 checks passed
@charliermarsh charliermarsh deleted the charlie/pytorch branch November 19, 2024 01:09
@@ -115,6 +115,7 @@ nav:
- GitHub Actions: guides/integration/github.md
- GitLab CI/CD: guides/integration/gitlab.md
- Pre-commit: guides/integration/pre-commit.md
- PyTorch: guides/integration/pytorch.md
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this is a duplicate, see below the fastapi line

Copy link
Contributor

Choose a reason for hiding this comment

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

fixed in #9220

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants