WesPro commited on
Commit
cb8975b
1 Parent(s): 71b4afe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -33
README.md CHANGED
@@ -1,33 +1,38 @@
1
- ---
2
- base_model: []
3
- library_name: transformers
4
- tags:
5
- - mergekit
6
- - merge
7
-
8
- ---
9
- # Gemma2-GraceFullDisgrace-9B
10
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
11
-
12
- ## Merge Details
13
- ### Merge Method
14
-
15
- This model was merged using the [linear](https://arxiv.org/abs/2203.05482) merge method.
16
-
17
- ### Models Merged
18
-
19
- The following models were included in the merge:
20
- * E:\GemmaFallenFromGrace + H:\loras\dominantGemma
21
-
22
- ### Configuration
23
-
24
- The following YAML configuration was used to produce this model:
25
-
26
- ```yaml
27
- models:
28
- - model: E:\GemmaFallenFromGrace+H:\loras\dominantGemma
29
- parameters:
30
- weight: 1.0
31
- merge_method: linear
32
- dtype: float16
33
- ```
 
 
 
 
 
 
1
+ ---
2
+ base_model: []
3
+ library_name: transformers
4
+ tags:
5
+ - mergekit
6
+ - merge
7
+
8
+ ---
9
+ # Gemma2-Gracie FreeFallen-Disgraced-9B
10
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6580862babafd960c82ed31a/dyzR8NkKb8pKnA18xN97P.png)
11
+ This is a merge of pre-trained language models created using
12
+
13
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6580862babafd960c82ed31a/YM3lmCSKjUZKg5Mz4_qZu.png)
14
+
15
+ ## Merge Details
16
+ ### Merge Method
17
+
18
+ This model was merged using the [linear](https://arxiv.org/abs/2203.05482) merge method.
19
+
20
+ ### Models Merged
21
+
22
+ The following models were included in the merge:
23
+ * E:\GemmaFallenFromGrace + H:\loras\dominantGemma
24
+
25
+ ### Configuration
26
+
27
+ The following YAML configuration was used to produce this model:
28
+
29
+
30
+
31
+ ```yaml
32
+ models:
33
+ - model: E:\GemmaFallenFromGrace+H:\loras\dominantGemma
34
+ parameters:
35
+ weight: 1.0
36
+ merge_method: linear
37
+ dtype: float16
38
+ ```