--- language: - en pipeline_tag: text-generation --- # DaringMaid-20B My initial goal was to make a Noromaid that's smarter and better at following instructions. # Quants [GGUF](https://huggingface.co/Kooten/DaringMaid-20B-GGUF), EXL2: [6bpw](https://huggingface.co/Kooten/DaringMaid-20B-6bpw-exl2), [3bpw](https://huggingface.co/Kooten/DaringMaid-20B-3bpw-exl2) ## 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.