Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
tags:
|
4 |
+
- not-for-all-audiences
|
5 |
+
- nsfw
|
6 |
+
---
|
7 |
+
|
8 |
+
## Prompt template: Alpaca
|
9 |
+
|
10 |
+
```
|
11 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
12 |
+
|
13 |
+
### Instruction:
|
14 |
+
{prompt}
|
15 |
+
|
16 |
+
### Response:
|
17 |
+
|
18 |
+
```
|
19 |
+
|
20 |
+
If you want to support me, you can [here](https://ko-fi.com/undiai).
|
21 |
+
|
22 |
+
NOTE: Will write complete model card later.
|