license: apache-2.0 | |
tags: | |
- merge | |
- mergekit | |
- lazymergekit | |
# Trinas_Nectar-8B-model_stock | |
Trinas_Nectar-8B-model_stock is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): | |
## 🧩 Configuration | |
```yaml | |
models: | |
- model: vicgalle/Configurable-Llama-3.1-8B-Instruct | |
- model: cognitivecomputations/dolphin-2.9.4-llama3.1-8b | |
- model: NousResearch/Hermes-3-Llama-3.1-8B | |
- model: NeverSleep/Lumimaid-v0.2-8B | |
- model: DreadPoor/ScaduTorrent-8B-model_stock | |
merge_method: model_stock | |
base_model: Sao10K/L3-8B-Stheno-v3.2 | |
normalize: false | |
int8_mask: true | |
dtype: bfloat16 | |
``` |