--- tags: - mistral - merge --- ## A merge of the following models using a custom NearSwap algorithm: * [fearlessdots/WizardLM-2-7B-abliterated](https://huggingface.co./fearlessdots/WizardLM-2-7B-abliterated) * [Virt-io/Erebus-Holodeck-7B](https://huggingface.co./Virt-io/Erebus-Holodeck-7B) With [fearlessdots/WizardLM-2-7B-abliterated](https://huggingface.co./fearlessdots/WizardLM-2-7B-abliterated) as the base model. WizardLM-2 adopts the prompt format from Vicuna and supports **multi-turn** conversation. The prompt should be as following: ``` A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: Hi ASSISTANT: Hello. USER: Who are you? ASSISTANT: I am WizardLM....... ``` Add Genre's in a list like this. ``` [Genre: , ] ```