noredu-llama3.1-it2 / README.md
adrlau's picture
Upload folder using huggingface_hub
b7d3579 verified
metadata
base_model:
  - MagnusSa/Llama-3.1-8B-UtdanningSNL-Instruct
  - meta-llama/Meta-Llama-3.1-8B-Instruct
  - meta-llama/Meta-Llama-3.1-8B
library_name: transformers
tags:
  - mergekit
  - merge

output2

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

Merge Details

Merge Method

This model was merged using the DARE 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:

models:
  - model: MagnusSa/Llama-3.1-8B-UtdanningSNL-Instruct
    parameters:
      density: 0.53
      weight: 0.4 
  - model:  meta-llama/Meta-Llama-3.1-8B-Instruct
    parameters:
      density: 0.53 
      weight: 0.4
  - model: meta-llama/Meta-Llama-3.1-8B
    parameters:
      density: 0.53
      weight: 0.2 
merge_method: dare_ties
base_model: meta-llama/Meta-Llama-3.1-8B
parameters:
  normalize: true
  int8_mask: true
dtype: float16