license: other | |
language: | |
- en | |
pipeline_tag: text-generation | |
inference: false | |
tags: | |
- transformers | |
- gguf | |
- imatrix | |
- MythoMax-L2-13b | |
Quantizations of https://huggingface.co/Gryphe/MythoMax-L2-13b | |
# From original readme | |
An improved, potentially even perfected variant of MythoMix, my [MythoLogic-L2](https://huggingface.co/Gryphe/MythoLogic-L2-13b) and [Huginn](https://huggingface.co/The-Face-Of-Goonery/Huginn-13b-FP16) merge using a highly experimental tensor type merge technique. The main difference with MythoMix is that I allowed more of Huginn to intermingle with the single tensors located at the front and end of a model, resulting in increased coherency across the entire structure. | |
## Prompt Format | |
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: | |
``` |