Update README.md
Browse files
README.md
CHANGED
|
@@ -52,6 +52,7 @@ pipeline_tag: text-generation
|
|
| 52 |
--ctx-size 32000
|
| 53 |
```
|
| 54 |
|
|
|
|
| 55 |
> For use cases of conversations or article writing, `temperature=0.7` is strongly recommended.
|
| 56 |
> For use cases of mathematics or logical reasoning, `temperature=0.2` is strongly recommended.
|
| 57 |
|
|
|
|
| 52 |
--ctx-size 32000
|
| 53 |
```
|
| 54 |
|
| 55 |
+
> [!TIP]
|
| 56 |
> For use cases of conversations or article writing, `temperature=0.7` is strongly recommended.
|
| 57 |
> For use cases of mathematics or logical reasoning, `temperature=0.2` is strongly recommended.
|
| 58 |
|