|
--- |
|
license: apache-2.0 |
|
tags: |
|
- merge |
|
- mergekit |
|
- lazymergekit |
|
- BioMistral/BioMistral-7B-DARE |
|
--- |
|
|
|
# shadow-clown-BioMistral-7B-DARE |
|
|
|
shadow-clown-BioMistral-7B-DARE is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): |
|
* [BioMistral/BioMistral-7B-DARE](https://huggingface.co/BioMistral/BioMistral-7B-DARE) |
|
* [CorticalStack/shadow-clown-7B-dare](https://huggingface.co/CorticalStack/shadow-clown-7B-dare) |
|
## 🧩 Configuration |
|
|
|
\```yaml |
|
models: |
|
- model: CorticalStack/shadow-clown-7B-dare |
|
- model: BioMistral/BioMistral-7B-DARE |
|
parameters: |
|
density: 0.53 |
|
weight: 0.3 |
|
|
|
merge_method: dare_ties |
|
base_model: CorticalStack/shadow-clown-7B-dare |
|
parameters: |
|
int8_mask: true |
|
dtype: float16 |
|
|
|
|
|
\``` |