ByteForge commited on
Commit
adfa436
1 Parent(s): 5dfc69e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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