halilbabacan
commited on
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
|
|
|
|
1 |
bitsandbytes==0.43.1
|
2 |
transformers==4.40.1
|
|
|
1 |
+
pip install bitsandbytes
|
2 |
+
python -m bitsandbytes
|
3 |
bitsandbytes==0.43.1
|
4 |
transformers==4.40.1
|