Not-For-All-Audiences
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
tags:
|
4 |
+
- not-for-all-audiences
|
5 |
+
---
|
6 |
+
```
|
7 |
+
e88 88e d8
|
8 |
+
d888 888b 8888 8888 ,"Y88b 888 8e d88
|
9 |
+
C8888 8888D 8888 8888 "8" 888 888 88b d88888
|
10 |
+
Y888 888P Y888 888P ,ee 888 888 888 888
|
11 |
+
"88 88" "88 88" "88 888 888 888 888
|
12 |
+
b
|
13 |
+
8b,
|
14 |
+
|
15 |
+
e88'Y88 d8 888
|
16 |
+
d888 'Y ,"Y88b 888,8, d88 ,e e, 888
|
17 |
+
C8888 "8" 888 888 " d88888 d88 88b 888
|
18 |
+
Y888 ,d ,ee 888 888 888 888 , 888
|
19 |
+
"88,d88 "88 888 888 888 "YeeP" 888
|
20 |
+
|
21 |
+
PROUDLY PRESENTS
|
22 |
+
```
|
23 |
+
# Llama-3-TenyxChat-DaybreakStorywriter-70B-exl2-rpcal
|
24 |
+
|
25 |
+
Quantized using 200 samples of 8192 tokens from an RP-oriented [PIPPA](https://huggingface.co/datasets/royallab/PIPPA-cleaned) dataset.
|
26 |
+
|
27 |
+
Branches:
|
28 |
+
- `main` -- `measurement.json`
|
29 |
+
- `6b8h` -- 6bpw, 8bit lm_head
|
30 |
+
- `4.65b6h` -- 4.65bpw, 6bit lm_head
|
31 |
+
- `2.25b6h` -- 2.25bpw, 6bit lm_head
|
32 |
+
|
33 |
+
Original model link: [Envoid/Llama-3-TenyxChat-DaybreakStorywriter-70B](https://huggingface.co/Envoid/Llama-3-TenyxChat-DaybreakStorywriter-70B)
|
34 |
+
|
35 |
+
Original model README below.
|
36 |
+
|
37 |
+
-----
|
38 |
+
|
39 |
+
## Caution: This model is capable of producing adult content.
|
40 |
+
|
41 |
+
This model is a 50/50 SLERP merge between [crestf411/L3-70B-daybreak-storywriter-v0.4](https://huggingface.co/crestf411/L3-70B-daybreak-storywriter-v0.4)
|
42 |
+
|
43 |
+
and
|
44 |
+
|
45 |
+
[tenyx/Llama3-TenyxChat-70B](https://huggingface.co/tenyx/Llama3-TenyxChat-70B)
|
46 |
+
|
47 |
+
The resulting model scores significantly higher on the super top secret, private **NALA** evaluation *(Neural-linguistic Assessment of Lifelike Approximation)*<sup>[1]</sup> making it a great choice for novelty RP scenarios.
|
48 |
+
|
49 |
+
**TenyxChat-DaybreakStorywriter: 76.52**
|
50 |
+
|
51 |
+
DeepSeek-Coder-V2-Instruct: 68.20
|
52 |
+
|
53 |
+
TenyxChat: 57.89
|
54 |
+
|
55 |
+
This model utilizes the Llama-3-Instruct prompt format.
|
56 |
+
|
57 |
+
|
58 |
+
<sup>1. The NALA evaluation is not a proper scientific evaluation and should not be used to inform any decisions related to personal safety, personal enjoyment, or any other critical or non-critical matter. NALA score is entirely arbitrary and subject to change without notice.</sup>
|
59 |
+
|