|
--- |
|
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 |