zhengr commited on
Commit
277fc38
·
verified ·
1 Parent(s): 76e354a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -4,6 +4,7 @@ torch==2.2
4
  # Hugging Face transformers library
5
  transformers
6
 
 
7
  peft
8
  accelerate
9
  # bitsandbytes==0.43.1
@@ -14,4 +15,5 @@ pybind11>=2.12
14
  pandas
15
  akshare
16
 
17
- bitsandbytes
 
 
4
  # Hugging Face transformers library
5
  transformers
6
 
7
+
8
  peft
9
  accelerate
10
  # bitsandbytes==0.43.1
 
15
  pandas
16
  akshare
17
 
18
+ bitsandbytes
19
+ numpy<2