CoolFace
Modelpublic

AuriAetherwiing/MN-12B-Starsong-v1

sourceHugging Faceupdated 2y agoView on Hugging Face
6likes25downloads
Model Card

Mistral Nemo 12B Starsong

This is a merge of pre-trained language models created using mergekit. Just messing around, thought this one turned out distinct enough? YMMV on that, but I kinda liked it. It's definitely better for SFW than for NSFW tho. Seems to be stabler with Mistral formatting? Weird, both merged models were trained with ChatML. I guess we chalk it up to another merging anomaly, heh. <br> Unlicensed bc I got enlightened (lmao) and don't want to license machine output anymore.<br> Thanks to Sao for Lyra btw, really liking the direction where those experimental models are heading. Keep it up! <br><br> Static GGUF (by Mradermacher) <br> EXL2 (by kingbri of RoyalLab)

Merge Details

Merge Method

This model was merged using the TIES merge method using nothingiisreal/MN-12B-Celeste-V1.9 as a base.

Merge Fodder

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

yaml
models:
  - model: Sao10K/MN-12B-Lyra-v1
    parameters:
      density: 0.45
      weight: 0.5
  - model: nothingiisreal/MN-12B-Celeste-V1.9
    parameters:
      density: 0.65
      weight: 0.5

merge_method: ties
base_model: nothingiisreal/MN-12B-Celeste-V1.9
parameters:
  normalize: true
  int8_mask: true
dtype: bfloat16