--- license: apache-2.0 tags: - merge - mergekit - lazymergekit - BioMistral/BioMistral-7B --- # Bio_swallow_japanese Bio_swallow_japanese is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): * [BioMistral/BioMistral-7B](https://huggingface.co./BioMistral/BioMistral-7B) ## 🧩 Configuration ```yaml base_model: stabilityai/japanese-stablelm-instruct-gamma-7b dtype: bfloat16 merge_method: dare_ties models: - model: BioMistral/BioMistral-7B parameters: density: 0.74 weight: [0, 0.2, 0.4] parameters: int8_mask: true normalize: true ```