noirchan's picture
Upload folder using huggingface_hub
8f545f4 verified
metadata
base_model:
  - alfredplpl/Llama-3-8B-Instruct-Ja
  - meta-llama/Meta-Llama-3-8B-Instruct
library_name: transformers
tags:
  - mergekit
  - merge

task_arithmetic_v1

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

Merge Details

Merge Method

This model was merged using the Task Arithmetic merge method using meta-llama/Meta-Llama-3-8B-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:

merge_method: task_arithmetic
base_model: meta-llama/Meta-Llama-3-8B-Instruct
models:
  - model: meta-llama/Meta-Llama-3-8B-Instruct
    parameters:
      weight: 0.4
  - model: alfredplpl/Llama-3-8B-Instruct-Ja
    parameters:
      weight: 0.6
parameters:
  normalize: false
dtype: bfloat16
tokenizer_source: union