jedick commited on
Commit
2fad5bc
·
1 Parent(s): b4a8032

Add accelerate==1.8.1 to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -15,6 +15,8 @@ flash-attn==2.8.2
15
  # ValueError: Max cache length is not consistent across layers
16
  transformers==4.54.1
17
  tokenizers==0.21.2
 
 
18
  # Required by langchain-huggingface
19
  sentence-transformers==5.0.0
20
  # For snapshot_download
 
15
  # ValueError: Max cache length is not consistent across layers
16
  transformers==4.54.1
17
  tokenizers==0.21.2
18
+ accelerate==1.8.1
19
+
20
  # Required by langchain-huggingface
21
  sentence-transformers==5.0.0
22
  # For snapshot_download