Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: cc-by-nc-4.0
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# DaringMaid-20B-V1.1
|
@@ -10,11 +12,11 @@ pipeline_tag: text-generation
|
|
10 |
## Whats New?
|
11 |
This is an updated version of [DaringMaid-20B](https://huggingface.co/Kooten/DaringMaid-20B), it is pretty much the same but with Noromaid-13b v0.3 instead of v0.1.1 and with a higher weight for Noromaid since 0.2 and 0.3 have improved a lot.
|
12 |
|
13 |
-
I used v0.3 since it was the last to use Alpaca as to not break
|
14 |
|
15 |
While there arent perhaps as much point in merging smarter or better instruction following models i belive the extra parameters do add improvement.
|
16 |
|
17 |
-
There is a lot of promise in the
|
18 |
|
19 |
## Recipe:
|
20 |
- [sequelbox/DynamicFactor](https://huggingface.co/sequelbox/DynamicFactor)
|
@@ -25,9 +27,9 @@ There is a lot of promise in the mixtrals but i just want a stable, go to 20b.
|
|
25 |
|
26 |
|
27 |
# Quants
|
28 |
-
EXL2: [6bpw](), [3bpw]()
|
29 |
|
30 |
-
[GGUF](): [Q3_K_M]() - [Q4_K_M]() - [Q5_K_M]()
|
31 |
|
32 |
## Prompt template:
|
33 |
I have been using Undi/Ikaris SillyTavern presets for Noromaid: [Context](https://files.catbox.moe/ifmhai.json), [Instruct](https://files.catbox.moe/ttw1l9.json).
|
@@ -44,4 +46,4 @@ Below is an instruction that describes a task. Write a response that appropriate
|
|
44 |
```
|
45 |
|
46 |
### Contact
|
47 |
-
Kooten on discord.
|
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- Merge
|
8 |
---
|
9 |
|
10 |
# DaringMaid-20B-V1.1
|
|
|
12 |
## Whats New?
|
13 |
This is an updated version of [DaringMaid-20B](https://huggingface.co/Kooten/DaringMaid-20B), it is pretty much the same but with Noromaid-13b v0.3 instead of v0.1.1 and with a higher weight for Noromaid since 0.2 and 0.3 have improved a lot.
|
14 |
|
15 |
+
I used v0.3 since it was the last to use Alpaca as to not break anything.
|
16 |
|
17 |
While there arent perhaps as much point in merging smarter or better instruction following models i belive the extra parameters do add improvement.
|
18 |
|
19 |
+
There is a lot of promise in the MOE models but for now i just want a stable, go to 20b model.
|
20 |
|
21 |
## Recipe:
|
22 |
- [sequelbox/DynamicFactor](https://huggingface.co/sequelbox/DynamicFactor)
|
|
|
27 |
|
28 |
|
29 |
# Quants
|
30 |
+
EXL2: [6bpw](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-6bpw-exl2), [3bpw](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-3bpw-exl2)
|
31 |
|
32 |
+
[GGUF](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-GGUF): [Q3_K_M]() - [Q4_K_M]() - [Q5_K_M]()
|
33 |
|
34 |
## Prompt template:
|
35 |
I have been using Undi/Ikaris SillyTavern presets for Noromaid: [Context](https://files.catbox.moe/ifmhai.json), [Instruct](https://files.catbox.moe/ttw1l9.json).
|
|
|
46 |
```
|
47 |
|
48 |
### Contact
|
49 |
+
Kooten on discord.
|