magnum-twilight-12b / README.md
grimjim's picture
Update README.md
d08faeb verified
metadata
base_model:
  - grimjim/magnum-consolidatum-v1-12b
  - Epiculous/Violet_Twilight-v0.2
library_name: transformers
ipeline_tag: text-generation
tags:
  - mergekit
  - merge
license: apache-2.0

magnum-twilight-12b

This repo contains a merge of pre-trained language models created using mergekit.

The model prefers ChatML formatted prompts. The addition of Violet Twilight at low weight tempers the Magnum Consolidatum tendency toward lengthy generated responses.

Merge Details

Merge Method

This model was merged using the SLERP merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: grimjim/magnum-consolidatum-v1-12b
  - model: Epiculous/Violet_Twilight-v0.2
merge_method: slerp
base_model: grimjim/magnum-consolidatum-v1-12b
parameters:
  t:
   - value: 0.1
dtype: bfloat16