Upload 7 files
Browse files- .gitattributes +6 -0
- README.md +44 -0
- ToxicNoRobotsRosaHermesBoros-Q2_K.gguf +3 -0
- ToxicNoRobotsRosaHermesBoros-Q3_K.gguf +3 -0
- ToxicNoRobotsRosaHermesBoros-Q4_K.gguf +3 -0
- ToxicNoRobotsRosaHermesBoros-Q5_K.gguf +3 -0
- ToxicNoRobotsRosaHermesBoros-Q6_K.gguf +3 -0
- ToxicNoRobotsRosaHermesBoros-f16.gguf +3 -0
.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 |
+
ToxicNoRobotsRosaHermesBoros-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
ToxicNoRobotsRosaHermesBoros-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
ToxicNoRobotsRosaHermesBoros-Q3_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
ToxicNoRobotsRosaHermesBoros-Q4_K.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
ToxicNoRobotsRosaHermesBoros-Q5_K.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
ToxicNoRobotsRosaHermesBoros-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- jeiku/Toxic_DPO_StableLM
|
4 |
+
- jeiku/Rosa_v1_3B
|
5 |
+
- jeiku/No_Robots_Alpaca_StableLM
|
6 |
+
tags:
|
7 |
+
- mergekit
|
8 |
+
- merge
|
9 |
+
|
10 |
+
---
|
11 |
+
# output
|
12 |
+
|
13 |
+
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
14 |
+
|
15 |
+
## Merge Details
|
16 |
+
### Merge Method
|
17 |
+
|
18 |
+
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.
|
19 |
+
|
20 |
+
### Models Merged
|
21 |
+
|
22 |
+
The following models were included in the merge:
|
23 |
+
* RosaHermesBoros + [jeiku/Toxic_DPO_StableLM](https://huggingface.co/jeiku/Toxic_DPO_StableLM)
|
24 |
+
* RosaHermesBoros + [jeiku/No_Robots_Alpaca_StableLM](https://huggingface.co/jeiku/No_Robots_Alpaca_StableLM)
|
25 |
+
|
26 |
+
### Configuration
|
27 |
+
|
28 |
+
The following YAML configuration was used to produce this model:
|
29 |
+
|
30 |
+
```yaml
|
31 |
+
models:
|
32 |
+
- model: RosaHermesBoros+jeiku/No_Robots_Alpaca_StableLM
|
33 |
+
parameters:
|
34 |
+
weight: 0.25
|
35 |
+
density: 0.25
|
36 |
+
- model: RosaHermesBoros+jeiku/Toxic_DPO_StableLM
|
37 |
+
parameters:
|
38 |
+
weight: 0.25
|
39 |
+
density: 0.25
|
40 |
+
merge_method: dare_ties
|
41 |
+
base_model: jeiku/Rosa_v1_3B
|
42 |
+
parameters:
|
43 |
+
dtype: bfloat16
|
44 |
+
```
|
ToxicNoRobotsRosaHermesBoros-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f9ed62b5071de847b62b05ee4f788907b46b733eb2f164d7e86729d975729cf
|
3 |
+
size 1198771520
|
ToxicNoRobotsRosaHermesBoros-Q3_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16040fd0fab11cf722195c71fb62cc9b3e07a9127164959c3cf8f7f67b4735f9
|
3 |
+
size 1391419200
|
ToxicNoRobotsRosaHermesBoros-Q4_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99713cb8d92998179046efa40c3d98e5dec3cb136a189fdf445ae7543b554aa5
|
3 |
+
size 1708595520
|
ToxicNoRobotsRosaHermesBoros-Q5_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfbf3c83ef257517c71de4388ea1656abdd4527250d4a54daf319f340ad04040
|
3 |
+
size 1993390400
|
ToxicNoRobotsRosaHermesBoros-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70dd90c77985b08422df01bd258008986a7042eadb27fbddcac51d6620cf5428
|
3 |
+
size 2295984960
|
ToxicNoRobotsRosaHermesBoros-f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7f8347abcb92a9037bb0aef76a94a11775ad8a8608ce0be3e4552b79c1d450b
|
3 |
+
size 5593341696
|