CoolFace
Modelpublic

Sorihon/Magistry-Painted-Cydonia-24B

sourceHugging Faceupdated 4mo agoView on Hugging Face
2likes23downloads
Model Card

Magistry-Painted-Cydonia-24B

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

Merge Details

Merge Method

This model was merged using the Karcher Mean merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

yaml
 merge_method: karcher
 models:
    - model: sophosympatheia/Magistry-24B-v1.1
    - model: zerofata/MS3.2-PaintedFantasy-v4.1-24B
    - model: TheDrummer/Cydonia-24B-v4.2.0
 tokenizer:
   source: union
 chat_template: auto
 dtype: float32
 out_dtype: bfloat16