mrm8488 merve HF staff commited on
Commit
42a91f9
1 Parent(s): b20969d

Pin torch version to fix the Space (#4)

Browse files

- Pin torch version to fix the Space (a98ec72eec5ed99fbf2db405f8192b951992a7fd)


Co-authored-by: Merve Noyan <merve@users.noreply.huggingface.co>

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,4 +4,5 @@ bitsandbytes
4
  sentencepiece
5
  accelerate
6
  loralib
 
7
  peft
 
4
  sentencepiece
5
  accelerate
6
  loralib
7
+ torch==2.0.1
8
  peft