gaverfraxz's picture
Upload 11 files
7b9a98f verified
|
raw
history blame
1.29 kB
metadata
base_model:
  - mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated
  - meta-llama/Meta-Llama-3.1-8B
  - meta-llama/Meta-Llama-3.1-8B-Instruct
library_name: transformers
tags:
  - mergekit
  - merge

final_model

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

Merge Details

Merge Method

This model was merged using the TIES merge method using meta-llama/Meta-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:

base_model: meta-llama/Meta-Llama-3.1-8B
chat_template: auto
dtype: float16
merge_method: ties
models:
- model: mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated
  parameters:
    density: 0.5
    weight: 0.5
- model: meta-llama/Meta-Llama-3.1-8B-Instruct
  parameters:
    density: 0.5
    weight: 0.5
parameters:
  int8_mask: true
  normalize: false