Capybara_24B_v3 / README.md
Culturedniichan's picture
Upload folder using huggingface_hub
c149b6b verified
metadata
base_model:
  - unsloth/Mistral-Small-24B-Instruct-2501
  - ReadyArt/Forgotten-Safeword-24B-v4.0
  - TroyDoesAI/BlackSheep-24B
library_name: transformers
tags:
  - mergekit
  - merge

Capybara_24B_v2

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

Merge Details

Merge Method

This model was merged using the DARE TIES merge method using unsloth/Mistral-Small-24B-Instruct-2501 as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: ReadyArt/Forgotten-Safeword-24B-v4.0
    parameters:
      weight: 0.3
      density: 0.35
  - model: TroyDoesAI/BlackSheep-24B
    parameters:
      weight: 0.4
      density: 0.35
  - model: unsloth/Mistral-Small-24B-Instruct-2501
    parameters:
      weight: 0.3
      density: 0.35
merge_method: dare_ties
base_model: unsloth/Mistral-Small-24B-Instruct-2501
parameters:
  normalize: true
  int8_mask: true
  temperature: 1.5
tokenizer_source: union
dtype: bfloat16
chat_template: auto