How to use from
Unsloth StudioInstall Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for Gryphe/MergeMonster to start chattingUsing HuggingFace Spaces for Unsloth
# No setup required# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for Gryphe/MergeMonster to start chattingQuick Links
MergeMonster
An unsupervised merging algorithm for Transformers-based language models, using a list of phrases (both good and bad) and a fully automated strategy that strives to decrease (or increase) the probability of these phrases occurring in the final merge.
This repo serves as a place to store various promising quantizations of merges produced by the Merge Monster.
Current variations
- MergeMonster-7b - First model: Mistral 0.1, with the objective to reduce overused GPT style roleplaying phrases.
- MergeMonster-13b - First model: MythoMax, with the objective to reduce overused GPT style roleplaying phrases.
- MergeMonster-Decensored-7b - First model: Mistral 0.1, with the objective to reduce refusals on a global level.
- MergeMonster-Decensored-13b - First model: MythoMax, with the objective to reduce refusals on a global level.
- MergeMonster-WritingStyle-7b - First model: Mistral 0.1, with the singular goal to increase the chance of completing a nicely written roleplaying paragraph.
- Downloads last month
- 111
Hardware compatibility
Log In to add your hardware
4-bit
5-bit
6-bit
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support

Install Unsloth Studio (macOS, Linux, WSL)
# Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Gryphe/MergeMonster to start chatting