File size: 792 Bytes
ea1305b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: cc-by-nc-4.0
---

A llama3 instruct tune, stuffed with lots of tokens and things. I cannot guarantee it has any of the features a usual TheSpice release would have.
It might not even be good for RP or anything at all. Good luck. :)

Uses ChatML but you have to format it a certain way. The usernames are required, a system prompt is required.


## Datasets Used?

* Yes.


Prompt Format ( ChatML with usernames. )

```
<|im_start|>system
{System Prompt}<|im_end|>
<|im_start|>user
{username}: {usertext}<|im_end|>
<|im_start|>assistant
{botname}: {bottext}<|im_end|>
<|im_start|>user
{username}: {usertext}<|im_end|>
<|im_start|>assistant
{botname}:
```

# Disclaimer

Please prompt responsibly and take anything outputted by any Language Model with a huge grain of salt. Thanks!