在Mac端torch~=2.5.1+cu121会导致本地安装时报错

This commit is contained in:
童石渊
2025-01-07 13:45:18 +08:00
parent 9662ecc102
commit 3bbd3ee1b2

View File

@@ -32,7 +32,8 @@ tenacity~=9.0.0
# LLM packages
tiktoken~=0.8.0
torch~=2.5.1+cu121
# torch~=2.5.1+cu121
torch~=2.5.1
tqdm~=4.67.1
transformers~=4.47.1
xxhash