Update README.md
Browse files
README.md
CHANGED
@@ -9,15 +9,21 @@ tags:
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
- sft
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
-
#
|
16 |
|
17 |
-
|
18 |
-
|
19 |
-
- **Finetuned from model :** rmdhirr/FPtest
|
20 |
|
21 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
|
23 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
- sft
|
12 |
+
- fine-tune
|
13 |
+
- roleplay
|
14 |
+
- nsfw
|
15 |
+
base_model: rmdhirr/Anthesis_7B
|
16 |
+
datasets:
|
17 |
+
- Himitsui/Lewd-Assistant-v1
|
18 |
+
- athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW-v1-SHUFFLED
|
19 |
+
library_name: transformers
|
20 |
---
|
21 |
|
22 |
+
# 🌺 Calyx_7B
|
23 |
|
24 |
+
|
25 |
+
---
|
|
|
26 |
|
27 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
28 |
|
29 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|