Update README.md
Browse files
README.md
CHANGED
@@ -8,40 +8,7 @@ tags:
|
|
8 |
- merge
|
9 |
|
10 |
---
|
11 |
-
|
12 |
|
13 |
-
|
14 |
-
|
15 |
-
## Merge Details
|
16 |
-
### Merge Method
|
17 |
-
|
18 |
-
This model was merged using the SLERP merge method.
|
19 |
-
|
20 |
-
### Models Merged
|
21 |
-
|
22 |
-
The following models were included in the merge:
|
23 |
-
* [Nitral-AI/Poppy_Porpoise-L3-8B](https://huggingface.co/Nitral-AI/Poppy_Porpoise-L3-8B)
|
24 |
-
* [Undi95/Llama-3-Unholy-8B](https://huggingface.co/Undi95/Llama-3-Unholy-8B)
|
25 |
-
|
26 |
-
### Configuration
|
27 |
-
|
28 |
-
The following YAML configuration was used to produce this model:
|
29 |
-
|
30 |
-
```yaml
|
31 |
-
slices:
|
32 |
-
- sources:
|
33 |
-
- model: Nitral-AI/Poppy_Porpoise-L3-8B
|
34 |
-
layer_range: [0, 32]
|
35 |
-
- model: Undi95/Llama-3-Unholy-8B
|
36 |
-
layer_range: [0, 32]
|
37 |
-
merge_method: slerp
|
38 |
-
base_model: Nitral-AI/Poppy_Porpoise-L3-8B
|
39 |
-
parameters:
|
40 |
-
t:
|
41 |
-
- filter: self_attn
|
42 |
-
value: [0, 0.5, 0.3, 0.7, 1]
|
43 |
-
- filter: mlp
|
44 |
-
value: [1, 0.5, 0.7, 0.3, 0]
|
45 |
-
- value: 0.5
|
46 |
-
dtype: bfloat16
|
47 |
```
|
|
|
8 |
- merge
|
9 |
|
10 |
---
|
11 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/642265bc01c62c1e4102dc36/vaAMsVBxZ3Ix283AMQZxD.jpeg)
|
12 |
|
13 |
+
# "Poppy Porpoise" is a cutting-edge AI roleplay assistant based on the Llama 3 8B model, specializing in crafting unforgettable narrative experiences. With its advanced language capabilities, Poppy expertly immerses users in an interactive and engaging adventure, tailoring each adventure to their individual preferences.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
```
|