Skip to content

Commit

Permalink
Merge branch 'main' into zb/trace-is_extended_transient_error
Browse files Browse the repository at this point in the history
  • Loading branch information
charliermarsh committed Nov 19, 2024
2 parents e846b7b + b09d5fc commit 6914432
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/guides/integration/pytorch.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ development. You can use uv to manage PyTorch projects and PyTorch dependencies
Python versions and environments, even controlling for the choice of accelerator (e.g., CPU-only vs.
CUDA).

!!! note

Some of the features outlined in this guide require uv version 0.5.3 or later. If you're using an
older version of uv, we recommend upgrading prior to configuring PyTorch.

## Installing PyTorch

From a packaging perspective, PyTorch has a few uncommon characteristics:
Expand Down

0 comments on commit 6914432

Please sign in to comment.