File size: 807 Bytes
c7306b7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cfe5d08
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
34
35
36
37
38
---
license: apache-2.0
datasets:
- Fizzarolli/rpguild_processed
- Fizzarolli/bluemoon_processeed
language:
- en
library_name: transformers
tags:
- roleplay
- conversational
- trl
- unsloth
---

# lust-7b
experimental rp model.

## prompt format
this one's a bit funky.
```
<|description|>Character
Character is blah blah blah</s>
<|description|>Character 2
Character 2 is blah blah blah (optional to make more than one)</s>
<|narrator|>
Describe what you want to happen in the scenario (I dont even know if this works)
<|message|>Character
Character does blah blah blah</s>
<|message|>Character 2
Character 2 does blah blah blah</s>
<|message|>Character
[start model generation here!]
```
sillytavern templates: TODO

## quants
gguf: https://huggingface.co/mradermacher/lust-7b-GGUF (thanks @mradermacher!)