"vscode:/vscode.git/clone" did not exist on "9442b3ce316878cf24d59905184f47c315d3f083"
Unverified Commit 4194e5f4 authored by Arthur's avatar Arthur Committed by GitHub
Browse files

Fix-rag-finetune-project-requirement (#21697)

pin pytorch lightning requirement
parent 49ab1623
......@@ -3,6 +3,6 @@ datasets >= 1.0.1
psutil >= 5.7.0
torch >= 1.4.0
ray >= 1.10.0
pytorch-lightning >= 1.5.10
pytorch-lightning >= 1.5.10, <=1.6.0
transformers
GitPython
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment