Update README.md
Browse files
README.md
CHANGED
|
@@ -53,7 +53,7 @@ The model expects a specific instruction format for translation. The following e
|
|
| 53 |
First, ensure you have the necessary libraries installed:
|
| 54 |
|
| 55 |
```bash
|
| 56 |
-
pip install torch transformers==4.55.0 vllm==0.10.0
|
| 57 |
```
|
| 58 |
|
| 59 |
### 2. Prompt Format and Decoding
|
|
|
|
| 53 |
First, ensure you have the necessary libraries installed:
|
| 54 |
|
| 55 |
```bash
|
| 56 |
+
pip install torch transformers==4.55.0 vllm==0.10.0 unbabel-comet==2.2.2
|
| 57 |
```
|
| 58 |
|
| 59 |
### 2. Prompt Format and Decoding
|