mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-09-25 16:15:44 +00:00
在Mac端torch~=2.5.1+cu121会导致本地安装时报错
This commit is contained in:
parent
9662ecc102
commit
3bbd3ee1b2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user