File size: 995 Bytes
1d3ecbb
 
cb46b84
1d3ecbb
 
 
 
cb46b84
 
 
 
 
 
 
1d3ecbb
 
 
 
cb46b84
 
1d3ecbb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
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
```