Edit model card

MN-LooseCannon-12B-v2

This is a Mistral Nemo-based model consisting of a merge between:

This merge was performed with permission from the v1 creator (NGalrion). THe merge was performed in 2 steps.

The first is an intermediate starcannon v3 merge, but using magnum-v2.5-12b-kto:

models:
    - model: anthracite-org/magnum-v2.5-12b-kto
      parameters:
        density: 0.3
        weight: 0.5
    - model: nothingiisreal/MN-12B-Celeste-V1.9
      parameters:
        density: 0.7
        weight: 0.5

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

The second is a merge between the intermediate starcannon v3 and Lyra, which reproduces LooseCannon.

models:
  - model: ./MN-LooseCannon-12B-v2-step1
    parameters:
      density: 0.3
      weight: 0.75
  - model: Sao10K/MN-12B-Lyra-v1
    parameters:
      density: 0.7
      weight: 0.25

merge_method: ties
base_model: ./MN-LooseCannon-12B-v2-step1
parameters:
  normalize: true
dtype: bfloat16

Usage

This model will follow the ChatML instruct format:

<|im_start|>system
You are a helpful assistant.<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant

It can also follow the base Mistral Nemo instruct format, but ChatML is recommended.

Bias, Risks, and Limitations

The model will show biases similar to those observed in niche roleplaying forums on the Internet, besides those exhibited by the base model. It is not intended for supplying factual information or advice in any form.

Training Details

This model is a merge. Please refer to the linked repositories of the merged models for details.

Donate?

All my infrastructure and cloud expenses are paid out of pocket. If you'd like to donate, you can do so here: https://ko-fi.com/kingbri

You should not feel obligated to donate, but if you do, I'd appreciate it.

Downloads last month
134
Safetensors
Model size
12.2B params
Tensor type
BF16
ยท
Inference Examples
Inference API (serverless) is not available, repository is disabled.

Model tree for royallab/MN-LooseCannon-12B-v2

Spaces using royallab/MN-LooseCannon-12B-v2 2