I need Pytorch for LLAMA AI, but Pytorch won't install. I'm currently getting this error when I try to install Pytorch 2.1.0 on windows 11 CPU with pip for Python. ERROR: Could not find a version that satisfies the requirement torch (From versions: None) ERROR: No matching distribution found for torch. I've already tried conda package. I'm on the latest version of Python, but I've also tried downgrading.
I've tried downgrading Python, installing other software, and more.