michaelfeil
commited on
Commit
•
37ebd0c
1
Parent(s):
d054f2c
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ Speedup inference by 2x-8x using int8 inference in C++
|
|
8 |
|
9 |
quantized version of [google/flan-ul2](https://huggingface.co/google/flan-ul2)
|
10 |
```bash
|
11 |
-
pip install hf_hub_ctranslate2>=
|
12 |
```
|
13 |
|
14 |
|
|
|
8 |
|
9 |
quantized version of [google/flan-ul2](https://huggingface.co/google/flan-ul2)
|
10 |
```bash
|
11 |
+
pip install hf_hub_ctranslate2>=2.0.6 ctranslate2>=3.13.0
|
12 |
```
|
13 |
|
14 |
|