DreadPoor's picture
Update README.md
cb46b84 verified
|
raw
history blame
No virus
995 Bytes
---
license: apache-2.0
library_name: transformers
tags:
- merge
- mergekit
- lazymergekit
base_model:
- vicgalle/Configurable-Llama-3.1-8B-Instruct
- cognitivecomputations/dolphin-2.9.4-llama3.1-8b
- NousResearch/Hermes-3-Llama-3.1-8B
- NeverSleep/Lumimaid-v0.2-8B
- Sao10K/L3-8B-Stheno-v3.2
- DreadPoor/ScaduTorrent-8B-model_stock
---
# Trinas_Nectar-8B-model_stock
This model hopes to be an improvement over [ONeil](https://huggingface.co./DreadPoor/ONeil-model_stock-8B)
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
```