metadata
base_model:
- mistralai/Mistral-7B-Instruct-v0.3
- meta-llama/Meta-Llama-3-8B-Instruct
library_name: transformers
tags:
- mergekit
- merge
license: mit
language:
- en
MistraLlama
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 using mistralai/Mistral-7B-Instruct-v0.3 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: mistralai/Mistral-7B-Instruct-v0.3
parameters:
weight: 1.0
- model: meta-llama/Meta-Llama-3-8B-Instruct
parameters:
weight: 1.0
merge_method: linear
base_model: mistralai/Mistral-7B-Instruct-v0.3
dtype: bfloat16