初始化项目,由ModelHub XC社区提供模型

Model: martyn/mixtral-megamerge-dare-8x7b-v1
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-12 22:44:20 +08:00
commit e7af687625
29 changed files with 1263 additions and 0 deletions

38
README.md Normal file
View File

@@ -0,0 +1,38 @@
---
license: apache-2.0
language:
- en
pipeline_tag: text-generation
inference: false
tags:
- dare
- super mario merge
- pytorch
- mixtral
- merge
---
# mixtral megamerge 8x7b v1
The following models were merged with DARE using [https://github.com/martyn/safetensors-merge-supermario](https://github.com/martyn/safetensors-merge-supermario)
## Mergelist
```
cognitivecomputations/dolphin-2.6-mixtral-8x7b
mistralai/Mixtral-8x7B-v0.1
mistralai/Mixtral-8x7B-Instruct-v0.1
```
## Merge command
```
python hf_merge.py mergelist.txt mixtral-merge-1 -p 0.1 -lambda 1.95
```
### Notes
* seems to generalize instruct styles
* MoE gates are not modified