Fix-rag-finetune-project-requirement (#21697)
pin pytorch lightning requirement
This commit is contained in:
@@ -3,6 +3,6 @@ datasets >= 1.0.1
|
|||||||
psutil >= 5.7.0
|
psutil >= 5.7.0
|
||||||
torch >= 1.4.0
|
torch >= 1.4.0
|
||||||
ray >= 1.10.0
|
ray >= 1.10.0
|
||||||
pytorch-lightning >= 1.5.10
|
pytorch-lightning >= 1.5.10, <=1.6.0
|
||||||
transformers
|
transformers
|
||||||
GitPython
|
GitPython
|
||||||
Reference in New Issue
Block a user