Extended Merges (Not referred in the article)
Collection
A collection of models based on BioMistral 7B and merged with conversational models
•
6 items
•
Updated
This is a merge of pre-trained language models created using mergekit.
This model was merged using the DARE TIES merge method using johnsnowlabs/JSL-MedMNX-7B as a base.
The following models were included in the merge:
The following YAML configuration was used to produce this model:
models:
- model: johnsnowlabs/JSL-MedMNX-7B
parameters:
density: 0.53
weight: 0.4
- model: BioMistral/BioMistral-7B-DARE
parameters:
density: 0.53
weight: 0.3
merge_method: dare_ties
tokenizer_source: union
base_model: johnsnowlabs/JSL-MedMNX-7B
parameters:
int8_mask: true
dtype: bfloat16