Jasper
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,33 +1,24 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
-
- recoilme/recoilme-gemma-2-9B-v0.2
|
4 |
- grimjim/Magnolia-v3-Gemma2-8k-9B
|
5 |
-
- lemon07r/Gemma-2-Ataraxy-v4d-9B
|
6 |
library_name: transformers
|
7 |
tags:
|
8 |
- mergekit
|
9 |
- merge
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
## Merge Details
|
17 |
-
### Merge Method
|
18 |
-
|
19 |
-
This model was merged using the [DELLA](https://arxiv.org/abs/2406.11617) merge method using [grimjim/Magnolia-v3-Gemma2-8k-9B](https://huggingface.co/grimjim/Magnolia-v3-Gemma2-8k-9B) as a base.
|
20 |
-
|
21 |
-
### Models Merged
|
22 |
-
|
23 |
-
The following models were included in the merge:
|
24 |
-
* [recoilme/recoilme-gemma-2-9B-v0.2](https://huggingface.co/recoilme/recoilme-gemma-2-9B-v0.2)
|
25 |
-
* [lemon07r/Gemma-2-Ataraxy-v4d-9B](https://huggingface.co/lemon07r/Gemma-2-Ataraxy-v4d-9B)
|
26 |
-
|
27 |
-
### Configuration
|
28 |
-
|
29 |
-
The following YAML configuration was used to produce this model:
|
30 |
-
|
31 |
```yaml
|
32 |
models:
|
33 |
- model: grimjim/Magnolia-v3-Gemma2-8k-9B
|
@@ -48,4 +39,4 @@ parameters:
|
|
48 |
lambda: 0.66
|
49 |
tokenizer_source: base
|
50 |
dtype: bfloat16
|
51 |
-
```
|
|
|
1 |
---
|
2 |
base_model:
|
|
|
3 |
- grimjim/Magnolia-v3-Gemma2-8k-9B
|
|
|
4 |
library_name: transformers
|
5 |
tags:
|
6 |
- mergekit
|
7 |
- merge
|
8 |
+
- roleplay
|
9 |
+
- story-writing
|
10 |
+
- adventure
|
11 |
+
- gemma-2
|
12 |
+
- rp
|
13 |
+
- nsfw
|
14 |
+
language:
|
15 |
+
- en
|
16 |
+
- zh
|
17 |
+
- ja
|
18 |
---
|
19 |
+
| <img style="float:left;margin-right:0.4em" src="https://qu.ax/gGdYM.webp"> **For RP & story gen,<br/>a nice fine-tuning of Gemma-2-9B could surprise you with some highly creative and authentic expressions way surpassing its size,<br/>which Gemma-3-12B even got no match.<br/>Yet the glitches are obvious too,<br/>and hard to ignore.<br/>As it's like breaking a perfect sentence with one word so weird<br/>that it may totally come from another language...<br/><br/>Among tons of works trying to stabilize the bitch,<br/>I enjoy [grimjim/Magnolia-v3-Gemma2-8k-9B](https://huggingface.co/grimjim/Magnolia-v3-Gemma2-8k-9B) the most.<br/>So I picked the rich [recoilme/recoilme-gemma-2-9B-v0.2](https://huggingface.co/recoilme/recoilme-gemma-2-9B-v0.2) plus the strong [lemon07r/Gemma-2-Ataraxy-v4d-9B](https://huggingface.co/lemon07r/Gemma-2-Ataraxy-v4d-9B) to tame it with one last merge.<br/>And failed again...<br/><br/>It's just slightly smarter,<br/>more sensitive to NSFW directions with a little rebellious tendency.<br/>So keep retrying and editing.<br/>It's 9B, after all.** |
|
20 |
+
|:---:|
|
21 |
+
<small>*"It feels few steps to perfection, 'cause it's google."*</small>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
```yaml
|
23 |
models:
|
24 |
- model: grimjim/Magnolia-v3-Gemma2-8k-9B
|
|
|
39 |
lambda: 0.66
|
40 |
tokenizer_source: base
|
41 |
dtype: bfloat16
|
42 |
+
```
|