Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,23 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- merge
|
5 |
- mergekit
|
6 |
- lazymergekit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Trinas_Nectar-8B-model_stock
|
10 |
|
|
|
|
|
11 |
Trinas_Nectar-8B-model_stock is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
|
12 |
|
13 |
## 🧩 Configuration
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
library_name: transformers
|
4 |
tags:
|
5 |
- merge
|
6 |
- mergekit
|
7 |
- lazymergekit
|
8 |
+
base_model:
|
9 |
+
- vicgalle/Configurable-Llama-3.1-8B-Instruct
|
10 |
+
- cognitivecomputations/dolphin-2.9.4-llama3.1-8b
|
11 |
+
- NousResearch/Hermes-3-Llama-3.1-8B
|
12 |
+
- NeverSleep/Lumimaid-v0.2-8B
|
13 |
+
- Sao10K/L3-8B-Stheno-v3.2
|
14 |
+
- DreadPoor/ScaduTorrent-8B-model_stock
|
15 |
---
|
16 |
|
17 |
# Trinas_Nectar-8B-model_stock
|
18 |
|
19 |
+
This model hopes to be an improvement over [ONeil](https://huggingface.co/DreadPoor/ONeil-model_stock-8B)
|
20 |
+
|
21 |
Trinas_Nectar-8B-model_stock is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
|
22 |
|
23 |
## 🧩 Configuration
|