knifeayumu commited on
Commit
5797ea0
·
verified ·
1 Parent(s): 9e30eaf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -49
README.md CHANGED
@@ -1,49 +1,49 @@
1
- ---
2
- base_model:
3
- - TheDrummer/Cydonia-24B-v4
4
- - Doctor-Shotgun/MS3.2-24B-Magnum-Diamond
5
- library_name: transformers
6
- tags:
7
- - mergekit
8
- - merge
9
- license: apache-2.0
10
-
11
- ---
12
- ![Foxgirl on Cydonia](https://huggingface.co/knifeayumu/Cydonia-v4-MS3.2-Magnum-Diamond-24B/resolve/main/FoxGirlonCydonia.png)
13
-
14
- # Cydonia-v4-MS3.2-Magnum-Diamond-24B
15
-
16
- Recipe based on [knifeayumu/Cydonia-v1.2-Magnum-v4-22B](https://huggingface.co/knifeayumu/Cydonia-v1.2-Magnum-v4-22B) because the model [Doctor-Shotgun/MS3.2-24B-Magnum-Diamond](https://huggingface.co/Doctor-Shotgun/MS3.2-24B-Magnum-Diamond) is still too horny and verbose.
17
-
18
- The [PNG file](https://huggingface.co/knifeayumu/Cydonia-v4-MS3.2-Magnum-Diamond-24B/resolve/main/FoxGirlonCydonia.png) above includes workflow for FLUX Kontext Dev with ComfyUI utilising [pollockjj/ComfyUI-MultiGPU](https://github.com/pollockjj/ComfyUI-MultiGPU) nodes and [two input images without stitching](https://www.reddit.com/r/StableDiffusion/comments/1m5wpmv/flux_kontext_psa_you_can_load_multiple_images/).
19
-
20
- ![ComfyUI Workflow](https://huggingface.co/knifeayumu/Cydonia-v4-MS3.2-Magnum-Diamond-24B/resolve/main/ComfyUI_FoxGirlonCydonia.png)
21
-
22
- ## Merge Details
23
-
24
- This is a merge of pre-trained language models created using [mergekit](https://github.com/arcee-ai/mergekit).
25
-
26
- ### Merge Method
27
-
28
- This model was merged using the [SLERP](https://en.wikipedia.org/wiki/Slerp) merge method.
29
-
30
- ### Models Merged
31
-
32
- The following models were included in the merge:
33
- * TheDrummer/Cydonia-24B-v4
34
- * Doctor-Shotgun/_Models/LLM/MS3.2-24B-Magnum-Diamond
35
-
36
- ### Configuration
37
-
38
- The following YAML configuration was used to produce this model:
39
-
40
- ```yaml
41
- models:
42
- - model: TheDrummer/Cydonia-24B-v4
43
- - model: Doctor-Shotgun/MS3.2-24B-Magnum-Diamond
44
- merge_method: slerp
45
- base_model: TheDrummer/Cydonia-24B-v4
46
- parameters:
47
- t: [0.1, 0.3, 0.6, 0.3, 0.1]
48
- dtype: bfloat16
49
- ```
 
1
+ ---
2
+ base_model:
3
+ - TheDrummer/Cydonia-24B-v4
4
+ - Doctor-Shotgun/MS3.2-24B-Magnum-Diamond
5
+ library_name: transformers
6
+ tags:
7
+ - mergekit
8
+ - merge
9
+ license: apache-2.0
10
+
11
+ ---
12
+ ![Foxgirl on Cydonia](https://huggingface.co/knifeayumu/Cydonia-v4-MS3.2-Magnum-Diamond-24B/resolve/main/FoxGirlonCydonia.png)
13
+
14
+ # Cydonia-v4-MS3.2-Magnum-Diamond-24B
15
+
16
+ Recipe based on [knifeayumu/Cydonia-v1.2-Magnum-v4-22B](https://huggingface.co/knifeayumu/Cydonia-v1.2-Magnum-v4-22B) because the model [Doctor-Shotgun/MS3.2-24B-Magnum-Diamond](https://huggingface.co/Doctor-Shotgun/MS3.2-24B-Magnum-Diamond) is still too horny and verbose.
17
+
18
+ The [PNG file](https://huggingface.co/knifeayumu/Cydonia-v4-MS3.2-Magnum-Diamond-24B/resolve/main/FoxGirlonCydonia.png) above includes workflow for FLUX Kontext Dev with ComfyUI utilising [pollockjj/ComfyUI-MultiGPU](https://github.com/pollockjj/ComfyUI-MultiGPU) nodes and [two input images without stitching](https://www.reddit.com/r/StableDiffusion/comments/1m5wpmv/flux_kontext_psa_you_can_load_multiple_images/).
19
+
20
+ ![ComfyUI Workflow](https://huggingface.co/knifeayumu/Cydonia-v4-MS3.2-Magnum-Diamond-24B/resolve/main/ComfyUI_FoxGirlonCydonia.png)
21
+
22
+ ## Merge Details
23
+
24
+ This is a merge of pre-trained language models created using [mergekit](https://github.com/arcee-ai/mergekit).
25
+
26
+ ### Merge Method
27
+
28
+ This model was merged using the [SLERP](https://en.wikipedia.org/wiki/Slerp) merge method.
29
+
30
+ ### Models Merged
31
+
32
+ The following models were included in the merge:
33
+ * TheDrummer/Cydonia-24B-v4
34
+ * Doctor-Shotgun/MS3.2-24B-Magnum-Diamond
35
+
36
+ ### Configuration
37
+
38
+ The following YAML configuration was used to produce this model:
39
+
40
+ ```yaml
41
+ models:
42
+ - model: TheDrummer/Cydonia-24B-v4
43
+ - model: Doctor-Shotgun/MS3.2-24B-Magnum-Diamond
44
+ merge_method: slerp
45
+ base_model: TheDrummer/Cydonia-24B-v4
46
+ parameters:
47
+ t: [0.1, 0.3, 0.6, 0.3, 0.1]
48
+ dtype: bfloat16
49
+ ```