CarrotAI's picture
Update README.md
729d3d8 verified
|
raw
history blame
1.08 kB
metadata
base_model:
  - maywell/Llama-3-Ko-8B-Instruct
  - CarrotAI/OpenCarrot-llama3-8B
library_name: transformers
tags:
  - mergekit
  - merge
license: llama3
language:
  - ko
  - en

OpenCarrot-llama3-8B

ν•œκ΅­μ–΄, μ˜μ–΄ λ°μ΄ν„°μ…‹μœΌλ‘œ ν•™μŠ΅ν•œ λͺ¨λΈμž…λ‹ˆλ‹€.

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:

Score

아직 평가 μ „μž…λ‹ˆλ‹€.

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: maywell/Llama-3-Ko-8B-Instruct
    parameters:
      weight: 1.0
  - model: CarrotAI/OpenCarrot-llama3-8B
    parameters:
      weight: 1.0
merge_method: linear
dtype: float16