|
--- |
|
license: cc-by-nc-sa-4.0 |
|
datasets: |
|
- kaiokendev/SuperCOT-dataset |
|
--- |
|
|
|
70B recreation of [MythoMax](https://huggingface.co/Gryphe/MythoMax-L2-13b). |
|
|
|
Differences: |
|
- Includes a 70B recreation of SuperCOT as in the 1.2 version of Huginn |
|
- Anywhere Airoboros is merged in, the 1.4.1 version was used instead of 2.X |
|
|
|
Known limitation: it *strongly* prefers novel format in roleplay, and will revert to it over time regardless of context or conversation history. |
|
|
|
License is strictly noncommercial, both to match that of its major dependency [Chronos 70B](https://huggingface.co/elinas/chronos-70b-v2) and in its own right. |
|
|
|
## Prompt Format (Copied from the MythoMax page, not necessarily optimal) |
|
|
|
This model primarily uses Alpaca formatting, so for optimal model performance, use: |
|
``` |
|
<System prompt/Character Card> |
|
|
|
### Instruction: |
|
Your instruction or question here. |
|
For roleplay purposes, I suggest the following - Write <CHAR NAME>'s next reply in a chat between <YOUR NAME> and <CHAR NAME>. Write a single reply only. |
|
|
|
### Response: |
|
``` |
|
|