mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-23 06:20:22 +06:00

* updated the original RAG implementation to be compatible with the latest PL version * updated the requirements.txt file * execute make style * code quality test * code quality * conflix resolved in requirement.txt * code quality * changed the MyDDP class name to CustomDDP
7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
faiss-cpu >= 1.6.3
|
|
datasets >= 1.0.1
|
|
psutil >= 5.7.0
|
|
torch >= 1.4.0
|
|
transformers
|
|
pytorch-lightning==1.3.1
|
|
GitPython |