Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +64 -0
- celestial-harmony-14b-v1.0-experimental-1016.Q4_0.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ 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 |
+
celestial-harmony-14b-v1.0-experimental-1016.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- EVA-UNIT-01/EVA-Qwen2.5-14B-v0.1
|
4 |
+
- qwen/Qwen2.5-14b
|
5 |
+
- v000000/Qwen2.5-Lumen-14B
|
6 |
+
- arcee-ai/SuperNova-Medius
|
7 |
+
library_name: transformers
|
8 |
+
tags:
|
9 |
+
- mergekit
|
10 |
+
- merge
|
11 |
+
|
12 |
+
---
|
13 |
+
# Celestial Harmony 14b v1.0 Experimental 10/16
|
14 |
+
|
15 |
+
*In candlelight, as time unwinds... I find myself lost in your eyes... In midnight tolls, as darkness folds... I see your tears when we say goodbye... Watching stars as we drift on by... A touch, a glance, fly away.... Will our paths converge 'neath the sun?... A silent desire in melody sung.... In your memory, a whispered song....
|
16 |
+
A seed of hope where we belong~*
|
17 |
+
|
18 |
+
Listen to the song on Youtube: https://www.youtube.com/watch?v=kdV4K17KqAE&t=22s
|
19 |
+
|
20 |
+
Yet Another merge, this one for AuriAetherwiing, at their request. I like it, so try it out?
|
21 |
+
|
22 |
+
|
23 |
+
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
24 |
+
|
25 |
+
## Merge Details
|
26 |
+
### Merge Method
|
27 |
+
|
28 |
+
This model was merged using the della_linear merge method using [qwen/Qwen2.5-14b](https://huggingface.co/qwen/Qwen2.5-14b) as a base.
|
29 |
+
|
30 |
+
### Models Merged
|
31 |
+
|
32 |
+
The following models were included in the merge:
|
33 |
+
* [EVA-UNIT-01/EVA-Qwen2.5-14B-v0.1](https://huggingface.co/EVA-UNIT-01/EVA-Qwen2.5-14B-v0.1)
|
34 |
+
* [v000000/Qwen2.5-Lumen-14B](https://huggingface.co/v000000/Qwen2.5-Lumen-14B)
|
35 |
+
* [arcee-ai/SuperNova-Medius](https://huggingface.co/arcee-ai/SuperNova-Medius)
|
36 |
+
|
37 |
+
### Configuration
|
38 |
+
|
39 |
+
The following YAML configuration was used to produce this model:
|
40 |
+
|
41 |
+
```yaml
|
42 |
+
models:
|
43 |
+
- model: arcee-ai/SuperNova-Medius
|
44 |
+
parameters:
|
45 |
+
weight: 0.3
|
46 |
+
density: 0.3
|
47 |
+
- model: v000000/Qwen2.5-Lumen-14B
|
48 |
+
parameters:
|
49 |
+
weight: 0.1
|
50 |
+
density: 0.3
|
51 |
+
- model: EVA-UNIT-01/EVA-Qwen2.5-14B-v0.1
|
52 |
+
parameters:
|
53 |
+
weight: 0.4
|
54 |
+
density: 0.5
|
55 |
+
merge_method: della_linear
|
56 |
+
base_model: qwen/Qwen2.5-14b
|
57 |
+
parameters:
|
58 |
+
epsilon: 0.05
|
59 |
+
lambda: 1
|
60 |
+
merge_method: della_linear
|
61 |
+
dtype: bfloat16
|
62 |
+
|
63 |
+
|
64 |
+
```
|
celestial-harmony-14b-v1.0-experimental-1016.Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bcb63cd59dd67a132ab76ccd6dcdd93cca0f69c70ee70c9079da28aabbaa911
|
3 |
+
size 8517726656
|