top | item 45753268 (no title) warbaker | 4 months ago Does uv handle CUDA versioning? This is the big reason I'm still on conda -- I can save a whole environment with `conda list --explicit`, including CUDA stuff, and I can set up a new machine with the same environment just from that file. discuss order hn newest collinmanderson|4 months ago It handles CUDA version for PyTorch: https://docs.astral.sh/uv/guides/integration/pytorch/#instal... warbaker|4 months ago Thanks for this - does this actually install CUDA, or just give a pytorch install for a particular CUDA version?
collinmanderson|4 months ago It handles CUDA version for PyTorch: https://docs.astral.sh/uv/guides/integration/pytorch/#instal... warbaker|4 months ago Thanks for this - does this actually install CUDA, or just give a pytorch install for a particular CUDA version?
warbaker|4 months ago Thanks for this - does this actually install CUDA, or just give a pytorch install for a particular CUDA version?
collinmanderson|4 months ago
warbaker|4 months ago