mradermacher
commited on
Commit
•
e6ffbc1
1
Parent(s):
c37b0a2
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,35 @@
|
|
1 |
---
|
2 |
base_model: spow12/ChatWaifu_12B_v2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
language:
|
4 |
- en
|
|
|
5 |
library_name: transformers
|
|
|
6 |
quantized_by: mradermacher
|
7 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
## About
|
10 |
|
@@ -16,6 +41,7 @@ tags: []
|
|
16 |
weighted/imatrix quants of https://huggingface.co/spow12/ChatWaifu_12B_v2.0
|
17 |
|
18 |
<!-- provided-files -->
|
|
|
19 |
## Usage
|
20 |
|
21 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
1 |
---
|
2 |
base_model: spow12/ChatWaifu_12B_v2.0
|
3 |
+
datasets:
|
4 |
+
- roleplay4fun/aesir-v1.1
|
5 |
+
- kalomaze/Opus_Instruct_3k
|
6 |
+
- Gryphe/Sonnet3.5-SlimOrcaDedupCleaned
|
7 |
+
- Aratako/Synthetic-JP-EN-Coding-Dataset-567k
|
8 |
+
- Aratako/Synthetic-Japanese-Roleplay-gpt-4o-mini-39.6k-formatted
|
9 |
+
- Aratako/Synthetic-Japanese-Roleplay-NSFW-Claude-3.5s-15.3k-formatted
|
10 |
+
- Aratako_Rosebleu_1on1_Dialogues_RP
|
11 |
+
- SkunkworksAI/reasoning-0.01
|
12 |
+
- jondurbin_gutenberg_dpo
|
13 |
+
- nbeerbower_gutenberg2_dpo
|
14 |
+
- jondurbi_py_dpo
|
15 |
+
- jondurbin_truthy_dpo
|
16 |
+
- flammenai_character_roleplay_DPO
|
17 |
+
- kyujinpy_orca_math_dpo
|
18 |
+
- argilla_Capybara_Preferences
|
19 |
+
- antiven0m_physical_reasoning_dpo
|
20 |
+
- aixsatoshi_Swallow_MX_chatbot_DPO
|
21 |
language:
|
22 |
- en
|
23 |
+
- ja
|
24 |
library_name: transformers
|
25 |
+
license: cc-by-nc-4.0
|
26 |
quantized_by: mradermacher
|
27 |
+
tags:
|
28 |
+
- nsfw
|
29 |
+
- Visual novel
|
30 |
+
- roleplay
|
31 |
+
- mergekit
|
32 |
+
- merge
|
33 |
---
|
34 |
## About
|
35 |
|
|
|
41 |
weighted/imatrix quants of https://huggingface.co/spow12/ChatWaifu_12B_v2.0
|
42 |
|
43 |
<!-- provided-files -->
|
44 |
+
static quants are available at https://huggingface.co/mradermacher/ChatWaifu_12B_v2.0-GGUF
|
45 |
## Usage
|
46 |
|
47 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|