Sakalti's picture
Update README.md
d36d76a verified
metadata
base_model:
  - tokyo-electron-device-ai/llama3-tedllm-8b-v0
  - rinna/llama-3-youko-8b-instruct
library_name: transformers
tags:
  - mergekit
  - merge
inference: true
license: llama3

merge

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 rinna/llama-3-youko-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:

models:
  - model: tokyo-electron-device-ai/llama3-tedllm-8b-v0
    parameters:
      weight: 1
      density: 1
merge_method: ties
base_model: rinna/llama-3-youko-8b-instruct
parameters:
  weight: 1
  density: 1
  normalize: true
  int8_mask: true
dtype: bfloat16