Merged Models
Collection
These are models created by merging existing models that are already fine tuned or even merged themselves.
•
6 items
•
Updated
•
1
This model is an homage to two of my all-time favorite versions of the Mistral 7B model, Dolphin and OpenHermes. Hence the silly name.
It's a good conversational model. The image is generated from a prompt written by the model, after being told to seek inspiration from its name.
This is a merge of pre-trained language models created using mergekit.
If you're looking for a GGUF-version, here's where to find some:
This model was merged using the SLERP merge method with a Sigmoid-inspired curve.
The following models were included in the merge:
The following YAML configuration was used to produce this model:
models:
- model: teknium/OpenHermes-2.5-Mistral-7B
- model: cognitivecomputations/dolphin-2.2.1-mistral-7b
merge_method: slerp
base_model: teknium/OpenHermes-2.5-Mistral-7B
dtype: bfloat16
parameters:
t: [0.2, 0.3, 0.5, 0.7, 0.8]
Detailed results can be found here
Metric | Value |
---|---|
Avg. | 19.02 |
IFEval (0-Shot) | 36.04 |
BBH (3-Shot) | 30.71 |
MATH Lvl 5 (4-Shot) | 5.06 |
GPQA (0-shot) | 8.28 |
MuSR (0-shot) | 11.03 |
MMLU-PRO (5-shot) | 23.03 |