AzureBlack
commited on
Commit
•
0aa9419
1
Parent(s):
456db00
Update README.md
Browse files
README.md
CHANGED
@@ -24,20 +24,17 @@ Models and loras used
|
|
24 |
|
25 |
[Xwin (0.30) + ReMM v2.2 (0.70)](0.45) x [[Xwin (0.40) + MLewd v2-3 (0.60)](0.80) + [Slerpeno(0.50) + Magpie-13b(0.50)](0.20)](0.55)
|
26 |
|
27 |
-
Prompt template: Alpaca
|
28 |
-
|
29 |
-
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
30 |
-
|
31 |
|
32 |
Prompt template: Alpaca
|
33 |
|
34 |
-
|
35 |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
36 |
|
|
|
37 |
### Instruction:
|
38 |
{prompt}
|
39 |
|
40 |
### Response:
|
41 |
-
|
42 |
|
43 |
HUGE thanks to Undi95 for doing the merging (Recipe was my idea, he merged)
|
|
|
24 |
|
25 |
[Xwin (0.30) + ReMM v2.2 (0.70)](0.45) x [[Xwin (0.40) + MLewd v2-3 (0.60)](0.80) + [Slerpeno(0.50) + Magpie-13b(0.50)](0.20)](0.55)
|
26 |
|
|
|
|
|
|
|
|
|
27 |
|
28 |
Prompt template: Alpaca
|
29 |
|
30 |
+
|
31 |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
32 |
|
33 |
+
<code>
|
34 |
### Instruction:
|
35 |
{prompt}
|
36 |
|
37 |
### Response:
|
38 |
+
</code>
|
39 |
|
40 |
HUGE thanks to Undi95 for doing the merging (Recipe was my idea, he merged)
|