DaringMaid-20B / README.md
Kooten's picture
Create README.md
2e728c2
|
raw
history blame
1.72 kB
---
language:
- en
pipeline_tag: text-generation
---
# DaringMaid-20B
My initial goal was to make a Noromaid that's smarter and better at following instructions.
I find it difficult to objectivly test/benchmark models/merges but i think it worked.
## Prompt template:
I have been using Undi/Ikaris SillyTavern presets from Noromaid: [Context](https://files.catbox.moe/ifmhai.json), [Instruct](https://files.catbox.moe/ttw1l9.json).
### Alpaca:
```
Below is an instruction that describes a task. Write a response that appropriately completes the request. Do not include descriptions of non-visual qualities such as personality, movements, scents, mental traits, or anything which could not be seen in a still photograph. Do not write in full sentences. Prefix your description with the phrase 'full body portrait,'
### Instruction:
{prompt}
### Response:
```
# Parts
- I used [DynamicFactor](https://huggingface.co/sequelbox/DynamicFactor) as a base to "improve overall knowledge, precise communication, conceptual understanding, and technical skill" over the base llama2
- [Noromaid](https://huggingface.co/NeverSleep/Noromaid-13b-v0.1.1) of course
- [Utopia](https://huggingface.co/Undi95/Utopia-13B) has been recommended again recently and its still really good so in the mixer it goes
- I enjoyed [Rose](https://huggingface.co/tavtav/Rose-20B) so i threw in a bit of [Thorns](https://huggingface.co/CalderaAI/13B-Thorns-l2)
- There was recently a model that tried to pass itself off as [MythoMax](https://huggingface.co/Gryphe/MythoMax-L2-13b), i made a merge with it before i knew it was just MythoMax but i actually really liked the result, i think it improved the ability to follow instructions a lot.