Which PyTorch version supports GeForce GTX 480?

Which PyTorch version supports GeForce GTX 480?

None of the current binaries as they support compute capabilities 3.7 - 9.0, while your GPU uses the Fermi architecture with compute capability 2.0.
CUDA 8.0 was the last version supporting it, so you might be able to find a really old PyTorch release with this CUDA version.