Update README.md
Browse files
README.md
CHANGED
@@ -130,10 +130,10 @@ Finally, wrap things up by explaining exactly why Nia has become so obsessed wit
|
|
130 |
```
|
131 |
|
132 |
---
|
133 |
-
##
|
134 |
-
|
135 |
-
Sometimes there may be problems with the puttig \<think\> tags by the model, as well as the overall stability of reasoning. It will be fixed in future versions. I highly recommend setting Min P = 0.1, it helps a lot to improve the situation and significantly increases the stability of reasoning.
|
136 |
|
|
|
|
|
137 |
---
|
138 |
## Safety
|
139 |
|
|
|
130 |
```
|
131 |
|
132 |
---
|
133 |
+
## Known issuses:
|
|
|
|
|
134 |
|
135 |
+
- Sometimes there may be problems with the puttig \<think\> tags by the model, as well as the overall stability of reasoning. I highly recommend setting Min P = 0.1, it helps a lot to improve the situation and significantly increases the stability of reasoning.
|
136 |
+
- Multi conservation mode is extremely unstable, so far the model supports only single conservation mode (1 user request - 1 assistant response per chat history, no more).
|
137 |
---
|
138 |
## Safety
|
139 |
|