mirror of
https://github.com/deepseek-ai/DeepSeek-Coder
synced 2024-12-04 01:54:38 +00:00
Update requirements.txt for finetune
This commit is contained in:
parent
7df235b013
commit
b7ba565956
@ -1,10 +1,10 @@
|
||||
torch>=2.0.1
|
||||
tokenizers>=0.14.0
|
||||
torch==2.0.1
|
||||
tokenizers==0.14.0
|
||||
transformers==4.35.0
|
||||
accelerate
|
||||
accelerate==0.24.1
|
||||
attrdict
|
||||
tqdm
|
||||
|
||||
deepspeed
|
||||
deepspeed==0.12.2
|
||||
datasets
|
||||
tensorboardX
|
||||
|
Loading…
Reference in New Issue
Block a user