mirror of
https://github.com/deepseek-ai/DeepSeek-Coder.git
synced 2025-02-22 21:59:11 -05:00
fix: update requirements.txt
pin acceleration package to spesific version to match hugging face package
This commit is contained in:
parent
b7ba565956
commit
2a3bd1de07
@ -1,7 +1,7 @@
|
||||
torch>=2.0
|
||||
tokenizers>=0.14.0
|
||||
transformers==4.35.0
|
||||
accelerate
|
||||
accelerate==0.31.0
|
||||
sympy==1.12
|
||||
pebble
|
||||
timeout-decorator
|
||||
|
Loading…
Reference in New Issue
Block a user