yamatazen commited on
Commit
534331b
·
verified ·
1 Parent(s): 12bc6ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -27
README.md CHANGED
@@ -6,31 +6,32 @@ library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
9
-
10
  ---
11
- # FusionEngine-12B
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 [Arcee Fusion](https://arcee.ai) merge method using [PocketDoc/Dans-PersonalityEngine-V1.1.0-12b](https://huggingface.co/PocketDoc/Dans-PersonalityEngine-V1.1.0-12b) as a base.
19
-
20
- ### Models Merged
21
-
22
- The following models were included in the merge:
23
- * [Delta-Vector/Francois-PE-V2-Huali-12B](https://huggingface.co/Delta-Vector/Francois-PE-V2-Huali-12B)
24
-
25
- ### Configuration
26
-
27
- The following YAML configuration was used to produce this model:
28
-
29
- ```yaml
30
- merge_method: arcee_fusion
31
- dtype: bfloat16
32
- out_dtype: bfloat16
33
- base_model: PocketDoc/Dans-PersonalityEngine-V1.1.0-12b
34
- models:
35
- - model: Delta-Vector/Francois-PE-V2-Huali-12B
36
- ```
 
 
6
  tags:
7
  - mergekit
8
  - merge
9
+ - chatml
10
  ---
11
+ ![image/png](https://huggingface.co/yamatazen/FusionEngine-12B/resolve/main/dc0d5d5e-ed6d-4b38-a0b2-96f492917f1a-0.jpg?download=true)
12
+ # FusionEngine-12B
13
+
14
+ This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
15
+
16
+ ## Merge Details
17
+ ### Merge Method
18
+
19
+ This model was merged using the [Arcee Fusion](https://arcee.ai) merge method using [PocketDoc/Dans-PersonalityEngine-V1.1.0-12b](https://huggingface.co/PocketDoc/Dans-PersonalityEngine-V1.1.0-12b) as a base.
20
+
21
+ ### Models Merged
22
+
23
+ The following models were included in the merge:
24
+ * [Delta-Vector/Francois-PE-V2-Huali-12B](https://huggingface.co/Delta-Vector/Francois-PE-V2-Huali-12B)
25
+
26
+ ### Configuration
27
+
28
+ The following YAML configuration was used to produce this model:
29
+
30
+ ```yaml
31
+ merge_method: arcee_fusion
32
+ dtype: bfloat16
33
+ out_dtype: bfloat16
34
+ base_model: PocketDoc/Dans-PersonalityEngine-V1.1.0-12b
35
+ models:
36
+ - model: Delta-Vector/Francois-PE-V2-Huali-12B
37
+ ```