File size: 746 Bytes
47b3993
 
 
 
 
 
 
 
 
 
 
 
 
ce06a18
47b3993
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
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


\```