JapMed-SLERP / README.md
tiborousset's picture
Upload folder using huggingface_hub
d3aa42e 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 SLERP 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
  - model: ContactDoctor/Bio-Medical-Llama-3-8B
base_model: lightblue/suzume-llama-3-8B-japanese
merge_method: slerp
parameters:
  normalize: true
  t: 0.5
dtype: float16