Text Generation
Transformers
Safetensors
mixtral
Not-For-All-Audiences
nsfw
text-generation-inference
Inference Endpoints
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,15 @@ Personalized Love Assistant Program.
|
|
10 |
|
11 |
Plap (small) is made for Plapping.
|
12 |
|
13 |
-
An attempt to make 8x13B MoE, can be broken.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
|
11 |
Plap (small) is made for Plapping.
|
12 |
|
13 |
+
An attempt to make 8x13B MoE, can be broken.
|
14 |
+
|
15 |
+
## Prompt template: Alpaca
|
16 |
+
|
17 |
+
```
|
18 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
19 |
+
|
20 |
+
### Instruction:
|
21 |
+
{prompt}
|
22 |
+
|
23 |
+
### Response:
|
24 |
+
```
|