Aura_Half_24B / README.md
hardlyworking's picture
Upload folder using huggingface_hub
0273b7b verified
metadata
base_model:
  - anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-Text-Only
library_name: transformers
tags:
  - mergekit
  - merge

Aura_Half_24B

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

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:

base_model: anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-Text-Only
merge_method: slerp

models:
  - model: Aura_24B
  - model: anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-Text-Only

parameters:
  t: 0.5        # interpolation factor (0 = first model, 1 = second)
  normalize: true

output:
  save_safetensors: true
  dtype: bfloat16