Locutusque commited on
Commit
4166a77
1 Parent(s): b3aa1cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  tiktoken
2
  transformers-stream-generator==0.0.3
3
- --extra-index-url https://download.pytorch.org/whl/cu121
4
- torch
5
  flash_attn
6
  accelerate==0.25.0
7
  bitsandbytes==0.41.1
 
1
  tiktoken
2
  transformers-stream-generator==0.0.3
3
+ torch --index-url https://download.pytorch.org/whl/cu121/
 
4
  flash_attn
5
  accelerate==0.25.0
6
  bitsandbytes==0.41.1