File size: 1,490 Bytes
006554d 22dfd33 006554d 22dfd33 0a2468e 22dfd33 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
---
license: cc-by-nc-4.0
tags:
- not-for-all-audiences
---
# Caution: This model may output adult content.
![](https://files.catbox.moe/gw9y0r.jpg)
# FISH - Fusion of Intuitive Semantic Heuristics
For this model I took the following LoRAs
[SeanWu25/Mixtral_8x7b_Medicine](https://huggingface.co/SeanWu25/Mixtral_8x7b_Medicine)
[SeanWu25/Mixtral_8x7b_WuKurtz](https://huggingface.co/SeanWu25/Mixtral_8x7b_WuKurtz)
and
[wandb/Mixtral-8x7b-Remixtral](https://huggingface.co/wandb/Mixtral-8x7b-Remixtral)
And merged them onto their base model.
I then did a simple linear merge between them, an experimental unreleased 8x7B model, and an unreleased model that was a intermediate step in creating [Envoid/BondBurger-8x7B](https://huggingface.co/Envoid/BondBurger-8x7B?not-for-all-audiences=true)
The end results are a surprisingly good model for role palying style entertainment.
At first I was disappointed with the results but ended up settling on the following sampler parameters which really bring it to life.
![](https://files.catbox.moe/apinh7.png)
## It does eccentuate characters that have particularly aggressive personalities.
## Because this is part of the whole SensualNousInstruct family of models it still suffers from the same tokenizer/special tokens weirdness.
## This model has only been tested in Q8 GGUF form due to hardware limitations.
It responds well to [INST] do a thing [/INST] instruct style formatting (although uses the ChatML special tokens) |