Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,9 @@ Please follow the license of the original model.
|
|
12 |
|
13 |
## INT4 Inference
|
14 |
|
|
|
|
|
|
|
15 |
**Requirements**
|
16 |
~~~bash
|
17 |
pip install git+https://github.com/huggingface/transformers.git
|
|
|
12 |
|
13 |
## INT4 Inference
|
14 |
|
15 |
+
transformers<4.52
|
16 |
+
|
17 |
+
|
18 |
**Requirements**
|
19 |
~~~bash
|
20 |
pip install git+https://github.com/huggingface/transformers.git
|