amanjain96 commited on
Commit
edcc32c
·
verified ·
1 Parent(s): 2e3195a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,5 +6,6 @@ transformers>=4.35.0
6
  torch>=2.0.0
7
  accelerate>=0.24.0
8
 
 
9
  # Optional: For better performance
10
- # bitsandbytes>=0.41.0 # For 8-bit quantization on GPU
 
6
  torch>=2.0.0
7
  accelerate>=0.24.0
8
 
9
+
10
  # Optional: For better performance
11
+ bitsandbytes>=0.41.0 # For 8-bit quantization on GPU