|
--- |
|
license: cc-by-nc-4.0 |
|
language: |
|
- en |
|
pipeline_tag: text-generation |
|
tags: |
|
- Merge |
|
--- |
|
# DaringMaid-20B-V1.1 |
|
|
|
## Whats New? |
|
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 slightly higher weight for Noromaid. |
|
|
|
I used v0.3 since it was the last to use Alpaca as to not break anything. |
|
|
|
# Quants |
|
EXL2: [6bpw](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-6bpw-exl2), [5bpw](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-5bpw-exl2), [4bpw](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-4bpw-exl2), [3.5bpw](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-3.5bpw-exl2), [3bpw](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-3bpw-exl2) |
|
|
|
[GGUF](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-GGUF): [Q3_K_M](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-GGUF/blob/main/DaringMaid-20B-V1.1-Q3_K_M.gguf) - [Q4_K_M](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-GGUF/blob/main/DaringMaid-20B-V1.1-Q4_K_M.gguf) - [Q5_K_M](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-GGUF/blob/main/DaringMaid-20B-V1.1-Q5_K_M.gguf) - [Q6_K_M](https://huggingface.co/Kooten/DaringMaid-20B-V1.1-GGUF/blob/main/DaringMaid-20B-V1.1-Q6_K.gguf) |
|
|
|
## Recipe: |
|
- [sequelbox/DynamicFactor](https://huggingface.co/sequelbox/DynamicFactor) |
|
- [NeverSleep/Noromaid](https://huggingface.co/NeverSleep/Noromaid-13b-v0.3) |
|
- [Undi95/Utopia](https://huggingface.co/Undi95/Utopia-13B) |
|
- [CalderaAI/Thorns](https://huggingface.co/CalderaAI/13B-Thorns-l2) |
|
- [Gryphe/MythoMax](https://huggingface.co/Gryphe/MythoMax-L2-13b) |
|
|
|
|
|
# Prompt template: |
|
I have been using Undi/Ikaris SillyTavern presets for Noromaid: [Context template](https://files.catbox.moe/l5hguf.json), [Instruct template](https://files.catbox.moe/nzygwn.json). |
|
|
|
## Alpaca: |
|
``` |
|
Below is an instruction that describes a task. Write a response that appropriately completes the request. |
|
### Instruction: |
|
{prompt} |
|
### Input: |
|
{input} |
|
### Response: |
|
``` |
|
|
|
### Contact |
|
Kooten on discord. |