This repo contains a merge of pre-trained language models created using
mergekit.
This series of models is an attempt to combine the strengths of Instruct models with the creativity of Magnum models while balancing text generation on the shorter side compared to undiluted Magnum.
Tested at temp=1, minP=0.01.
This attempt seems more solid than earlier versions in the series. Coherence is moderately high. Unfortunately, some recency bias remains.
This model was merged using the SLERP merge method.
1models:
2 - model: grimjim/Kitsunebi-v1-Gemma2-8k-9B
3 - model: anthracite-org/magnum-v3-9b-chatml
4merge_method: slerp
5base_model: grimjim/Kitsunebi-v1-Gemma2-8k-9B
6parameters:
7 t:
8 - value: 0.2
9dtype: bfloat16
10