我正在使用 制作一个应用程序gpt-neo并尝试安装torch,但它无法安装。
错误信息如下:
C:\Users\Ben>pip install torch
ERROR: Could not find a version that satisfies the requirement torch (from versions: none)
ERROR: No matching distribution found for torch
Run Code Online (Sandbox Code Playgroud)
有没有torch不用pip就可以安装的方法?