jeiku commited on
Commit
4e21b78
1 Parent(s): 97e1d56

Upload 7 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,9 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ SmarterAdult-f16.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SmarterAdult-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SmarterAdult-Q3_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SmarterAdult-Q4_K.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SmarterAdult-Q5_K.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SmarterAdult-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - jeiku/Rosa_v1_3B
4
+ - jeiku/Erotica_StableLM
5
+ - jeiku/Rosa_v1_3B
6
+ - jeiku/Humiliation_StableLM
7
+ - jeiku/Rosa_v1_3B
8
+ - jeiku/Gnosis_StableLM
9
+ - jeiku/Rosa_v1_3B
10
+ - jeiku/smol_PIPPA_StableLM
11
+ - jeiku/Rosa_v1_3B
12
+ - jeiku/Bluemoon_cleaned_StableLM
13
+ - jeiku/Rosa_v1_3B
14
+ - jeiku/Toxic_DPO_StableLM
15
+ - jeiku/Rosa_v1_3B
16
+ - jeiku/No_Robots_Alpaca_StableLM
17
+ - jeiku/Rosa_v1_3B
18
+ tags:
19
+ - mergekit
20
+ - merge
21
+
22
+ ---
23
+ # output
24
+
25
+ This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
26
+
27
+ ## Merge Details
28
+ ### Merge Method
29
+
30
+ This model was merged using the [DARE](https://arxiv.org/abs/2311.03099) [TIES](https://arxiv.org/abs/2306.01708) merge method using [jeiku/Rosa_v1_3B](https://huggingface.co/jeiku/Rosa_v1_3B) as a base.
31
+
32
+ ### Models Merged
33
+
34
+ The following models were included in the merge:
35
+ * [jeiku/Rosa_v1_3B](https://huggingface.co/jeiku/Rosa_v1_3B) + [jeiku/Erotica_StableLM](https://huggingface.co/jeiku/Erotica_StableLM)
36
+ * [jeiku/Rosa_v1_3B](https://huggingface.co/jeiku/Rosa_v1_3B) + [jeiku/Humiliation_StableLM](https://huggingface.co/jeiku/Humiliation_StableLM)
37
+ * [jeiku/Rosa_v1_3B](https://huggingface.co/jeiku/Rosa_v1_3B) + [jeiku/Gnosis_StableLM](https://huggingface.co/jeiku/Gnosis_StableLM)
38
+ * [jeiku/Rosa_v1_3B](https://huggingface.co/jeiku/Rosa_v1_3B) + [jeiku/smol_PIPPA_StableLM](https://huggingface.co/jeiku/smol_PIPPA_StableLM)
39
+ * [jeiku/Rosa_v1_3B](https://huggingface.co/jeiku/Rosa_v1_3B) + [jeiku/Bluemoon_cleaned_StableLM](https://huggingface.co/jeiku/Bluemoon_cleaned_StableLM)
40
+ * [jeiku/Rosa_v1_3B](https://huggingface.co/jeiku/Rosa_v1_3B) + [jeiku/Toxic_DPO_StableLM](https://huggingface.co/jeiku/Toxic_DPO_StableLM)
41
+ * [jeiku/Rosa_v1_3B](https://huggingface.co/jeiku/Rosa_v1_3B) + [jeiku/No_Robots_Alpaca_StableLM](https://huggingface.co/jeiku/No_Robots_Alpaca_StableLM)
42
+
43
+ ### Configuration
44
+
45
+ The following YAML configuration was used to produce this model:
46
+
47
+ ```yaml
48
+ models:
49
+ - model: jeiku/Rosa_v1_3B+jeiku/Bluemoon_cleaned_StableLM
50
+ parameters:
51
+ weight: 0.120
52
+ density: 0.125
53
+ - model: jeiku/Rosa_v1_3B+jeiku/Humiliation_StableLM
54
+ parameters:
55
+ weight: 0.1
56
+ density: 0.125
57
+ - model: jeiku/Rosa_v1_3B+jeiku/No_Robots_Alpaca_StableLM
58
+ parameters:
59
+ weight: 0.2
60
+ density: 0.125
61
+ - model: jeiku/Rosa_v1_3B+jeiku/Gnosis_StableLM
62
+ parameters:
63
+ weight: 0.125
64
+ density: 0.125
65
+ - model: jeiku/Rosa_v1_3B+jeiku/Erotica_StableLM
66
+ parameters:
67
+ weight: 0.125
68
+ density: 0.125
69
+ - model: jeiku/Rosa_v1_3B+jeiku/smol_PIPPA_StableLM
70
+ parameters:
71
+ weight: 0.2
72
+ density: 0.125
73
+ - model: jeiku/Rosa_v1_3B+jeiku/Toxic_DPO_StableLM
74
+ parameters:
75
+ weight: 0.175
76
+ density: 0.125
77
+ merge_method: dare_ties
78
+ base_model: jeiku/Rosa_v1_3B
79
+ parameters:
80
+ dtype: bfloat16
81
+ ```
SmarterAdult-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a997a526f7e0d0e87689daa5199deaba4363cf7465cb0c1f52fe10c8813b5c55
3
+ size 1198771520
SmarterAdult-Q3_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74f1a6c38c2f7a16fff4442de60712e60b969c01f64ff73949d08a58fb72b5c7
3
+ size 1391419200
SmarterAdult-Q4_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f1274d7edc89fbea2fa8f226f98080d7414367212832e6abd7608792a826eb5
3
+ size 1708595520
SmarterAdult-Q5_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:690c9d7b2a19450b6dbfd68bf24108364678841fb16eb1f23002ecf23088d12d
3
+ size 1993390400
SmarterAdult-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8784ebf1751dc7afe4d96a3e5ef4412538998b74bec0402fc112d422c2436e34
3
+ size 2295984960
SmarterAdult-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b0b4bc7a9a6d49eff5fe8459fd5cf9a4ffb41c6c88e71aca9d6e1a5b2ed6a1c
3
+ size 5593341696