DMHC-BASE-INSTRUCT / README.md
Tarek07's picture
Upload folder using huggingface_hub
d901f9c verified
metadata
base_model:
  - Sao10K/L3-70B-Euryale-v2.1
  - meta-llama/Llama-3.3-70B-Instruct
  - SicariusSicariiStuff/Negative_LLAMA_70B
  - Sao10K/70B-L3.3-mhnnn-x1
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: SicariusSicariiStuff/Negative_LLAMA_70B
    parameters:
       select_topk: 0.35
  - model: Sao10K/70B-L3.3-mhnnn-x1
    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:
  int8_mask: true
chat_template: llama3
tokenizer:
  source: union
dtype: float32
out_dtype: bfloat16