JSL-MedMNX-7B / README.md
abideen's picture
Upload folder using huggingface_hub
5e1e3e5 verified
|
raw
history blame
1.1 kB
metadata
base_model:
  - Nexusflow/Starling-LM-7B-beta
  - mistralai/Mistral-7B-v0.1
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 DARE TIES merge method using Nexusflow/Starling-LM-7B-beta 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: Nexusflow/Starling-LM-7B-beta
    parameters:
      density: 0.53
      weight: 0.4
  - model: mistralai/Mistral-7B-v0.1
    parameters:
      density: 0.53
      weight: 0.3

merge_method: dare_ties
tokenizer_source: union
base_model: Nexusflow/Starling-LM-7B-beta
parameters:
  int8_mask: true
dtype: bfloat16