初始化项目,由ModelHub XC社区提供模型
Model: Kamka-IT/shadow-clown-BioMistral-7B-DARE Source: Original Platform
This commit is contained in:
32
README.md
Normal file
32
README.md
Normal file
@@ -0,0 +1,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
|
||||
|
||||
|
||||
\```
|
||||
Reference in New Issue
Block a user