charlie commited on
Commit
10a2b1d
·
verified ·
1 Parent(s): 4a31502

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -7,19 +7,20 @@ library_name: transformers
7
  tags:
8
  - mergekit
9
  - merge
10
-
 
11
  ---
12
 
13
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64de406ce437d02ce69630b5/RNo0A-q_tPqhM40JO8FL_.png)
14
 
15
  # SAXON-0
16
 
17
- This is the base model for the SAXON model series, resulting from a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). It is not yet finetuned on the SAXON dataset
18
 
19
  ## Merge Details
20
  ### Merge Method
21
 
22
- This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated](https://huggingface.co/huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated) as a base.
23
 
24
  ### Models Merged
25
 
@@ -48,4 +49,4 @@ parameters:
48
  normalize: false
49
  int8_mask: true
50
  dtype: float16
51
- ```
 
7
  tags:
8
  - mergekit
9
  - merge
10
+ language:
11
+ - en
12
  ---
13
 
14
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64de406ce437d02ce69630b5/RNo0A-q_tPqhM40JO8FL_.png)
15
 
16
  # SAXON-0
17
 
18
+ This is the base model for the SAXON model series, resulting from a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). It is not yet finetuned on the SAXON dataset.
19
 
20
  ## Merge Details
21
  ### Merge Method
22
 
23
+ This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using an uncensored version of [DeepSeek-R1-Distill-Llama-8B](https://huggingface.co/huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated) as a base.
24
 
25
  ### Models Merged
26
 
 
49
  normalize: false
50
  int8_mask: true
51
  dtype: float16
52
+ ```