Nekochu commited on
Commit
d572d1b
·
1 Parent(s): 8809855

Bump bitsandbytes>=0.46.0 (0.44.1 imports removed triton.ops module)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu128
2
  torch>=2.7
3
  accelerate==0.34.2
4
- bitsandbytes==0.44.1
5
  scipy==1.14.1
6
  sentencepiece==0.2.0
7
  transformers==4.56.2
 
1
  --extra-index-url https://download.pytorch.org/whl/cu128
2
  torch>=2.7
3
  accelerate==0.34.2
4
+ bitsandbytes>=0.46.0
5
  scipy==1.14.1
6
  sentencepiece==0.2.0
7
  transformers==4.56.2