|
--- |
|
license: apache-2.0 |
|
base_model: |
|
- mistralai/Mistral-7B-v0.1 |
|
--- |
|
|
|
# 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. |