InferenceIllusionist commited on
Commit
5d555d2
1 Parent(s): eadf15c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +55 -3
README.md CHANGED
@@ -1,3 +1,55 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-iMat-GGUF
24
+
25
+ Quantized with love from fp16.
26
+
27
+ Original model author: [Envoid](https://huggingface.co/Envoid/)
28
+
29
+ * Importance Matrix calculated using [groups_merged.txt](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384) in 88 chunks, n_ctx=512, and fp16 precision weights
30
+
31
+ Original model README [here](https://huggingface.co/Envoid/Llama-3-TenyxChat-DaybreakStorywriter-70B) and below:
32
+
33
+ -----
34
+
35
+ ## Caution: This model is capable of producing adult content.
36
+
37
+ 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)
38
+
39
+ and
40
+
41
+ [tenyx/Llama3-TenyxChat-70B](https://huggingface.co/tenyx/Llama3-TenyxChat-70B)
42
+
43
+ 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.
44
+
45
+ **TenyxChat-DaybreakStorywriter: 76.52**
46
+
47
+ DeepSeek-Coder-V2-Instruct: 68.20
48
+
49
+ TenyxChat: 57.89
50
+
51
+ This model utilizes the Llama-3-Instruct prompt format.
52
+
53
+
54
+ <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>
55
+