初始化项目,由ModelHub XC社区提供模型
Model: stevez80/ErebusNeuralSamir-7B-dare-ties Source: Original Platform
This commit is contained in:
42
README.md
Normal file
42
README.md
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
license: apache-2.0
|
||||
tags:
|
||||
- merge
|
||||
- mergekit
|
||||
- samir-fama/SamirGPT-v1
|
||||
- mlabonne/NeuralHermes-2.5-Mistral-7B
|
||||
- KoboldAI/Mistral-7B-Erebus-v3
|
||||
---
|
||||
|
||||
# ErebusNeuralSamir-7B-dare-ties
|
||||
|
||||
ErebusNeuralSamir-7B-dare-ties is a merge of the following models using mergekit:
|
||||
* samir-fama/SamirGPT-v1
|
||||
* mlabonne/NeuralHermes-2.5-Mistral-7B
|
||||
* KoboldAI/Mistral-7B-Erebus-v3
|
||||
|
||||
## 🧩 Configuration
|
||||
|
||||
\\\```yaml
|
||||
models:
|
||||
- model: mistralai/Mistral-7B-v0.1
|
||||
# No parameters necessary for base model
|
||||
- model: samir-fama/SamirGPT-v1
|
||||
parameters:
|
||||
density: 0.53
|
||||
weight: 0.3
|
||||
- model: mlabonne/NeuralHermes-2.5-Mistral-7B
|
||||
parameters:
|
||||
density: 0.53
|
||||
weight: 0.3
|
||||
- model: KoboldAI/Mistral-7B-Erebus-v3
|
||||
parameters:
|
||||
density: 0.53
|
||||
weight: 0.4
|
||||
merge_method: dare_ties
|
||||
base_model: mistralai/Mistral-7B-v0.1
|
||||
parameters:
|
||||
int8_mask: true
|
||||
dtype: bfloat16
|
||||
|
||||
\\\```
|
||||
Reference in New Issue
Block a user