Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss 3.5bpw
|
6 |
+
Exllama quant of [NeverSleep/Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss](https://huggingface.co/NeverSleep/Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss)
|
7 |
+
|
8 |
+
|
9 |
+
### Prompt format: Chatml
|
10 |
+
```
|
11 |
+
<|im_start|>system
|
12 |
+
{sysprompt}<|im_end|>
|
13 |
+
<|im_start|>user
|
14 |
+
{input}<|im_end|>
|
15 |
+
<|im_start|>assistant
|
16 |
+
{output}<|im_end|>
|
17 |
+
```
|
18 |
+
|
19 |
+
### Contact
|
20 |
+
Kooten on discord.
|