Gaston895 commited on
Commit
a3e108b
·
verified ·
1 Parent(s): d675739

Update: Requirements with 8-bit quantization 20260111_192048

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -4,3 +4,5 @@ torch>=2.2.0
4
  accelerate>=0.27.0
5
  requests>=2.31.0
6
  numpy>=1.24.0
 
 
 
4
  accelerate>=0.27.0
5
  requests>=2.31.0
6
  numpy>=1.24.0
7
+ pydantic>=2.0.0
8
+ bitsandbytes>=0.41.0