Update README.md
Browse files
README.md
CHANGED
|
@@ -107,7 +107,7 @@ Your bio for the bot to read separately from the bot's own persona.
|
|
| 107 |
- Misc: Things that would not relate with the above.
|
| 108 |
```
|
| 109 |
|
| 110 |
-
### System Prompt
|
| 111 |
|
| 112 |
General system prompt I use that works well with Mistral and Qwen. Its structured in a way that is precise with what it needs to do, and is easily digestible for the AI model on what it should keep track of when writing. Kept under 2.400 characters in order to prevent bloat, since other system prompts I've tried that are longer or more elaborate tend to write in an overly long fashion and ramble on, or even get confused at times for what is being asked of it if there is contradictory tasks given, and I prefer an accurate back-and-forth when writing.
|
| 113 |
|
|
|
|
| 107 |
- Misc: Things that would not relate with the above.
|
| 108 |
```
|
| 109 |
|
| 110 |
+
### System Prompt V2
|
| 111 |
|
| 112 |
General system prompt I use that works well with Mistral and Qwen. Its structured in a way that is precise with what it needs to do, and is easily digestible for the AI model on what it should keep track of when writing. Kept under 2.400 characters in order to prevent bloat, since other system prompts I've tried that are longer or more elaborate tend to write in an overly long fashion and ramble on, or even get confused at times for what is being asked of it if there is contradictory tasks given, and I prefer an accurate back-and-forth when writing.
|
| 113 |
|