uv automatic torch backend selection? #495
Labels
dependencies
Upgrades or fixes to dependencies
documentation
Improvements or additions to documentation
question
Further information is requested
uv has added a preview feature to automatically select the torch backend, based on CUDA availability: https://github.com/astral-sh/uv/blob/618d2038ff7c366f88e908038ebc1a7659735b1d/docs/guides/integration/pytorch.md#automatic-backend-selection
Currently, this is only available for
uv pip
, but may be added touv sync
, and even if not, may be useful to add as part of changes described in #397.The text was updated successfully, but these errors were encountered: