File size: 1,034 Bytes
71989d7 443136a 71989d7 443136a 71989d7 443136a 71989d7 |
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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 |
---
library_name: transformers
tags:
- unsloth
license: other
license_name: llama3
language:
- en
---
# phencyclidine v1
experimental "storytelling" and roleplaying finetune of llama 3.
![i spent so long arguing with comfyui to make this image you better like it](https://cdn-uploads.huggingface.co/production/uploads/634262af8d8089ebaefd410e/-nvEzPhfnnBo-aNXFqQKh.png)
## quants
TODO!
## prompting
### storytelling
```
Title: Story Title
Description: Story Description
Tags: ['tag1', 'tag2', 'tag3', '...']
# Chapter 1
Chapter 1 text...
# Chapter 2
Chapter 2 text...
...
```
### roleplaying
```
<|description|>Character 1
Character 1 is...</s>
<|description|>Character 2
It might work without this description of Character 2, but I'm not sure...</s>
<|message|>Character 1
Hi!</s>
<|message|>Character 2
Hello!</s>
```
(no, i didn't make these special tokens. yes, that probably makes the model worse. shush.)
## datasets
half wattpad, half bluemoon. not enough? eh, probably. at least it generates coherent text tho |