BK-Lee commited on
Commit
c0099c8
1 Parent(s): b47239a
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  # flash-attn
 
2
  transformers
3
  bitsandbytes
4
  accelerate
@@ -10,7 +11,7 @@ wandb
10
  einops
11
  einops_exts
12
  sentencepiece
13
- causal-conv1d>=1.2.0
14
  mamba-ssm
15
  timm
16
  shortuuid
 
1
  # flash-attn
2
+ torch==2.2.2 torchvision==0.17.2 torchaudio==2.2.2 --index-url https://download.pytorch.org/whl/cu121
3
  transformers
4
  bitsandbytes
5
  accelerate
 
11
  einops
12
  einops_exts
13
  sentencepiece
14
+ causal-conv1d
15
  mamba-ssm
16
  timm
17
  shortuuid