Update README.md
Browse files
README.md
CHANGED
|
@@ -118,7 +118,7 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
|
| 118 |
```
|
| 119 |
|
| 120 |
> [!TIP]
|
| 121 |
-
> Unlike previous Mistral models, Mistral Nemo requires smaller temperatures.
|
| 122 |
|
| 123 |
## Note
|
| 124 |
|
|
|
|
| 118 |
```
|
| 119 |
|
| 120 |
> [!TIP]
|
| 121 |
+
> Unlike previous Mistral models, Mistral Nemo requires smaller temperatures. We recommend to use a temperature of 0.3.
|
| 122 |
|
| 123 |
## Note
|
| 124 |
|