KaraKaraWitch commited on
Commit
ea25ad5
1 Parent(s): 6945921

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -3
README.md CHANGED
@@ -12,15 +12,45 @@ tags:
12
  - merge
13
 
14
  ---
15
- # spiral-dahi-magnumless-neweva
16
 
17
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
 
 
 
 
 
 
 
 
18
 
19
  ## Merge Details
20
  ### Merge Method
21
 
22
  This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Qwen/Qwen2.5-72B](https://huggingface.co/Qwen/Qwen2.5-72B) as a base.
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ### Models Merged
25
 
26
  The following models were included in the merge:
@@ -47,4 +77,4 @@ base_model: Qwen/Qwen2.5-72B
47
  parameters:
48
  normalize: true
49
  dtype: bfloat16
50
- ```
 
12
  - merge
13
 
14
  ---
15
+ # CruelAngelThesis-EurobeatRemix-Qwen2.5-72b
16
 
17
+ [![image/png](https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab61de8d9073/UqQ-TJ8ZgHk02zvO7Oy11.png)](https://www.youtube.com/watch?v=1gW1uHRPChc)
18
+
19
+ Updated EVA to 0.1. That's all folks!
20
+
21
+ ...It didn't feel right calling it LLENN anymore so I'm changing the name. ["Pray I don't alter it any further."](<https://www.youtube.com/watch?v=WpE_xMRiCLE>)
22
+
23
+ **Please do not ask for quants, contact others instead.**
24
+
25
+ *All models are ready for testing on [featherless.ai](https://featherless.ai) as soon as it goes live.*
26
 
27
  ## Merge Details
28
  ### Merge Method
29
 
30
  This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Qwen/Qwen2.5-72B](https://huggingface.co/Qwen/Qwen2.5-72B) as a base.
31
 
32
+ ### Prompt Format
33
+
34
+ ChatML works for the most part.
35
+
36
+ ### Sampler Settings
37
+
38
+ Personally I use the following:
39
+
40
+ ```
41
+ Temp: 1.2
42
+ Min P: 0.07
43
+ Rep Pen: 1.1
44
+ ```
45
+
46
+ Others have suggested the following:
47
+
48
+ ```
49
+ Temp: 1.1
50
+ Top P: 0.98
51
+ Min P: 0.05
52
+ ```
53
+
54
  ### Models Merged
55
 
56
  The following models were included in the merge:
 
77
  parameters:
78
  normalize: true
79
  dtype: bfloat16
80
+ ```