Locutusque commited on
Commit
b3aa1cf
1 Parent(s): 3d0fb66

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  tiktoken
2
  transformers-stream-generator==0.0.3
3
- torch==2.2.0
 
4
  flash_attn
5
  accelerate==0.25.0
6
  bitsandbytes==0.41.1
 
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