File size: 450 Bytes
a28381d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---
# SmartToxic-7B
SmartToxic-7B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
## 🧩 Configuration
```yaml
models:
- model: ResplendentAI/Datura_7B
- model: BarryFutureman/WestLakeX-7B-EvoMerge-Variant2
- model: MaziyarPanahi/Calme-7B-Instruct-v0.9
merge_method: model_stock
base_model: FuseAI/FuseChat-7B-VaRM
dtype: bfloat16
``` |