JapMed-Linear / README.md
tiborousset's picture
Upload folder using huggingface_hub
735ca2d verified
metadata
base_model:
  - ContactDoctor/Bio-Medical-Llama-3-8B
  - lightblue/suzume-llama-3-8B-japanese
library_name: transformers
tags:
  - mergekit
  - merge

merge

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

Merge Details

Merge Method

This model was merged using the Linear merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:


models:
  - model: lightblue/suzume-llama-3-8B-japanese
    parameters:
      weight: 0.5
  - model: ContactDoctor/Bio-Medical-Llama-3-8B
    parameters:
      weight: 0.5
merge_method: linear
parameters:
  normalize: true
dtype: float16