Update README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,10 @@ thumbnail: >-
|
|
12 |
<div><img src="https://huggingface.co/spaces/CharGen/README/resolve/main/logo512.webp" width="120"></div>
|
13 |
<div style="display: flex; justify-content: center; flex-direction: column;">
|
14 |
<p><b>CharGen</b> is a project aiming to make AI able to generate characters for roleplay that don't suck.</p>
|
15 |
-
<p>Notable models:
|
16 |
-
<a href="https://huggingface.co/CharGen/CharGen-v3-
|
|
|
|
|
17 |
</div>
|
18 |
</div>
|
19 |
|
|
|
12 |
<div><img src="https://huggingface.co/spaces/CharGen/README/resolve/main/logo512.webp" width="120"></div>
|
13 |
<div style="display: flex; justify-content: center; flex-direction: column;">
|
14 |
<p><b>CharGen</b> is a project aiming to make AI able to generate characters for roleplay that don't suck.</p>
|
15 |
+
<p>Notable models:
|
16 |
+
<a href="https://huggingface.co/CharGen/CharGen-v3-mini" target="_blank">CharGen v3 mini</a>,
|
17 |
+
<a href="https://huggingface.co/CharGen/CharGen-v3-beta-rl-55-s48" target="_blank">CharGen v3 beta</a>,
|
18 |
+
<a href="https://huggingface.co/kubernetes-bad/chargen-v2" target="_blank">CharGen v2</a></p>
|
19 |
</div>
|
20 |
</div>
|
21 |
|