Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,8 @@ Finetuned from model: [Meta-Llama-3-8B-Instruct]
|
|
26 |
|
27 |
## How to use
|
28 |
|
|
|
|
|
29 |
This repository for use with [CTranslate2](https://github.com/OpenNMT/CTranslate2).
|
30 |
|
31 |
### Use with CTranslate2
|
|
|
26 |
|
27 |
## How to use
|
28 |
|
29 |
+
```pip install ctranslate2```
|
30 |
+
|
31 |
This repository for use with [CTranslate2](https://github.com/OpenNMT/CTranslate2).
|
32 |
|
33 |
### Use with CTranslate2
|