Quantization made by Richard Erkhov.
For GGUF files please look
here
These three models showed excellent acumen in technical topics so I wanted to see how they would behave together in a merge. Several different ratios were tested before this release, in the end a higher weighting for merlinite-7b helped smooth out some edges. This model is a test of how LAB tuning is impacted by merges with models leveraging DPO.
This was my first experiment with merging models so any feedback is greatly appreciated.
Uses Alpaca template.
This model was merged using the
linear merge method.
1models:
2 - model: models/dolphin-2.6-mistral-7b-dpo-laser
3 parameters:
4 weight: 1.0
5 - model: models/Hyperion-1.5-Mistral-7B
6 parameters:
7 weight: 0.3
8 - model: models/merlinite-7b
9 parameters:
10 weight: 0.5
11merge_method: linear
12dtype: float16
13
Detailed results can be found
here