Jormungandr-3.2-1B / README.md
Novaciano's picture
Upload folder using huggingface_hub
1717221 verified
metadata
base_model:
  - Novaciano/Pandemonium-3.2-1B
  - Novaciano/La_Mejor_Mezcla-3.2-1B
library_name: transformers
tags:
  - mergekit
  - merge

merge

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

Merge Details

Merge Method

This model was merged using the Arcee Fusion merge method using Novaciano/La_Mejor_Mezcla-3.2-1B 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: Novaciano/La_Mejor_Mezcla-3.2-1B
    parameters:
      weight: 1.0
      density: 0.9
  - model: Novaciano/Pandemonium-3.2-1B
    parameters:
      weight: 1.0
      density: 0.9
merge_method: arcee_fusion
base_model: Novaciano/La_Mejor_Mezcla-3.2-1B
parameters:
  normalize: true
  int8_mask: true
  rescale: true
  filter_wise: false
  smooth: false
  allow_negative_weights: false
  lambda: 1.0
  select_topk: 0.1
tokenizer:
  source: union
chat_template: auto
dtype: bfloat16
out_dtype: bfloat16