Triangle104's picture
Update README.md
f17071f verified
|
raw
history blame
1.5 kB
metadata
base_model:
  - deepseek-ai/DeepSeek-R1-Distill-Llama-8B
  - NousResearch/Hermes-3-Llama-3.1-8B
  - huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated
library_name: transformers
tags:
  - mergekit
  - merge
license: llama3.1

merge

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

Merge Details

This is absolute jibberish. highly suggest not using this.

Merge Method

This model was merged using the DARE TIES merge method using NousResearch/Hermes-3-Llama-3.1-8B 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: NousResearch/Hermes-3-Llama-3.1-8B
    #no parameters necessary for base model
  - model: huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated
    parameters:
      density: 0.4
      weight: 1
  - model: deepseek-ai/DeepSeek-R1-Distill-Llama-8B
    parameters:
      density: 0.5
      weight: 1

merge_method: dare_ties
base_model: NousResearch/Hermes-3-Llama-3.1-8B
parameters:
  normalize: false
  int8_mask: true
dtype: float16