lejelly's picture
Upload folder using huggingface_hub
96e6891 verified
metadata
base_model:
  - mistralai/Mistral-7B-Instruct-v0.2
  - Nondzu/Mistral-7B-codealpaca-lora
  - mistralai/Mistral-7B-v0.1
  - TIGER-Lab/MAmmoTH2-7B
library_name: transformers
tags:
  - mergekit
  - merge

metagpt

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

Merge Details

Merge Method

This model was merged using the MetaGPT merge method using mistralai/Mistral-7B-v0.1 as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

# MetaGPT
base_model: mistralai/Mistral-7B-v0.1
models:
  - model: mistralai/Mistral-7B-Instruct-v0.2
  - model: TIGER-Lab/MAmmoTH2-7B
  - model: Nondzu/Mistral-7B-codealpaca-lora
merge_method: metagpt
dtype: float16
tokenizer:
  source: union