Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- axolotl
|
5 |
+
license: other
|
6 |
+
license_name: llama3
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
datasets:
|
10 |
+
- Sao10K/Claude-3-Opus-Instruct-15K
|
11 |
+
- MinervaAI/Aesir-Preview
|
12 |
+
- abacusai/SystemChat
|
13 |
+
- HuggingFaceH4/no_robots
|
14 |
+
- grimulkan/theory-of-mind
|
15 |
+
- Fizzarolli/wattpad
|
16 |
+
---
|
17 |
+
|
18 |
+
# duloxetine v1
|
19 |
+
|
20 |
+
roleplaying finetune of [kalo-team/qwen-4b-10k-WSD-CEdiff](https://huggingface.co/kalo-team/qwen-4b-10k-WSD-CEdiff) (which in turn is a distillation of qwen2 32b onto qwen2 4b).
|
21 |
+
|
22 |
+
no cute ai image this time yet, sorry 😔
|
23 |
+
|
24 |
+
## support me on ko-fi!
|
25 |
+
|
26 |
+
[![kofi button](https://cdn-uploads.huggingface.co/production/uploads/634262af8d8089ebaefd410e/EZjEp4aowVpN9kBko5xPu.png)](https://ko-fi.com/fizzai)
|
27 |
+
|
28 |
+
[~~please i need money to stay alive~~](https://ko-fi.com/fizzai)
|
29 |
+
|
30 |
+
## quants
|
31 |
+
todo!
|
32 |
+
|
33 |
+
## prompting
|
34 |
+
just chatml this time, nothing fancy
|
35 |
+
|
36 |
+
## datasets
|
37 |
+
see tags! :)
|