DMNM-BASE-INSTRUCT / README.md
Tarek07's picture
Upload folder using huggingface_hub
3a95d88 verified
metadata
base_model:
  - meta-llama/Llama-3.3-70B-Instruct
  - Sao10K/L3-70B-Euryale-v2.1
  - SicariusSicariiStuff/Negative_LLAMA_70B
  - TheDrummer/Fallen-Llama-3.3-R1-70B-v1
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 SCE merge method using meta-llama/Llama-3.3-70B-Instruct 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: TheDrummer/Fallen-Llama-3.3-R1-70B-v1
    parameters:
       select_topk: 0.35
  - model: SicariusSicariiStuff/Negative_LLAMA_70B
    parameters:
       select_topk: 0.35
  - model: Sao10K/L3-70B-Euryale-v2.1
    parameters:
       select_topk: 0.35
merge_method: sce
base_model: meta-llama/Llama-3.3-70B-Instruct
parameters:
tokenizer:
  source: TareksLab/DM-EXP-TOKEN
dtype: float32
out_dtype: bfloat16