File size: 618 Bytes
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
---
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
```