Kooten commited on
Commit
6b29fef
1 Parent(s): 844af86

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ ---
4
+
5
+ # This is a 8BPW EXL2 quant of Noromaid-13b-v0.2
6
+
7
+ Exllama 2 quant of [NeverSleep/Noromaid-13b-v0.2](https://huggingface.co/NeverSleep/Noromaid-13b-v0.2)
8
+
9
+
10
+ ## Prompt template: Custom format, or Alpaca
11
+
12
+ ### Custom format:
13
+ SillyTavern config files: [Context](https://files.catbox.moe/ifmhai.json), [Instruct](https://files.catbox.moe/ttw1l9.json).
14
+
15
+ ### Alpaca:
16
+ ```
17
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
18
+
19
+ ### Instruction:
20
+ {prompt}
21
+
22
+ ### Response:
23
+
24
+ ```