File size: 832 Bytes
743fd23 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
license: cc-by-nc-4.0
---
# CharGen v2
![CharGen v2](assets/cover_art.jpg)
## Live version
https://chargen.kubes-lab.com
## Overview
This repository contains GGUF quants of [CharGen v2](https://huggingface.co/kubernetes-bad/chargen-v2) model. Please see [original repository](https://huggingface.co/kubernetes-bad/chargen-v2) for proper full model card with prompting format and other details.
CharGen is a model that helps you to write characters for role playing with.
It produces character description based on your input prompt, step-by-step, in a dialogue format.
Warning: this model was trained on some NSFW content, so it may produce NSFW characters.
CharGen v2 is a project of several months of work. It's trained on a custom non-synthetic dataset, manually curated by hand. Read below on how it came together. |