themex1380 commited on
Commit
aa0d8d0
·
verified ·
1 Parent(s): 79417b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -2,12 +2,11 @@
2
  base_model:
3
  - shenzhi-wang/Gemma-2-9B-Chinese-Chat
4
  - unsloth/gemma-2-9b-it
5
- - themex1380/Gemma-2-9B-Chinese-Chat-Uncensored
6
  library_name: transformers
7
  tags:
8
  - mergekit
9
  - merge
10
-
11
  ---
12
  # merge
13
 
@@ -22,7 +21,7 @@ This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge m
22
 
23
  The following models were included in the merge:
24
  * [shenzhi-wang/Gemma-2-9B-Chinese-Chat](https://huggingface.co/shenzhi-wang/Gemma-2-9B-Chinese-Chat)
25
- * [themex1380/Gemma-2-9B-Chinese-Chat-Uncensored](https://huggingface.co/themex1380/Gemma-2-9B-Chinese-Chat-Uncensored)
26
 
27
  ### Configuration
28
 
@@ -43,4 +42,4 @@ parameters:
43
  normalize: False
44
  int8_mask: True
45
  dtype: float16
46
- ```
 
2
  base_model:
3
  - shenzhi-wang/Gemma-2-9B-Chinese-Chat
4
  - unsloth/gemma-2-9b-it
5
+ - stephenlzc/Gemma-2-9B-Chinese-Chat-Uncensored
6
  library_name: transformers
7
  tags:
8
  - mergekit
9
  - merge
 
10
  ---
11
  # merge
12
 
 
21
 
22
  The following models were included in the merge:
23
  * [shenzhi-wang/Gemma-2-9B-Chinese-Chat](https://huggingface.co/shenzhi-wang/Gemma-2-9B-Chinese-Chat)
24
+ * [stephenlzc/Gemma-2-9B-Chinese-Chat-Uncensored](https://huggingface.co/stephenlzc/Gemma-2-9B-Chinese-Chat-Uncensored) (Note that this model's config wasn't correctly setup, so I had to clone it and fix it, but the weights are the same.)
25
 
26
  ### Configuration
27
 
 
42
  normalize: False
43
  int8_mask: True
44
  dtype: float16
45
+ ```