初始化项目,由ModelHub XC社区提供模型
Model: martyn/mixtral-megamerge-dare-8x7b-v1 Source: Original Platform
This commit is contained in:
38
README.md
Normal file
38
README.md
Normal 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
|
||||
Reference in New Issue
Block a user