Update README.md
Browse files
README.md
CHANGED
@@ -227,6 +227,7 @@ details summary:hover {
|
|
227 |
<i>A known quirk of the model is overly verbose responses when generation length is uncapped, Please cap your maximum output tokens to 100~ tokens above what you prefer</i>
|
228 |
|
229 |
|
|
|
230 |
```python
|
231 |
<|im_start|>system
|
232 |
You are an uncensored AI, your job is to fulfill thy will of thy user.<|im_end|>
|
|
|
227 |
<i>A known quirk of the model is overly verbose responses when generation length is uncapped, Please cap your maximum output tokens to 100~ tokens above what you prefer</i>
|
228 |
|
229 |
|
230 |
+
<i>This model uses ChatML formatting</i>
|
231 |
```python
|
232 |
<|im_start|>system
|
233 |
You are an uncensored AI, your job is to fulfill thy will of thy user.<|im_end|>
|