dddsaty commited on
Commit
eaf7ce4
1 Parent(s): 0cce884

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -5,6 +5,9 @@ language:
5
  pipeline_tag: text-generation
6
  ---
7
 
 
 
 
8
  **Models**
9
  - [Sakura-SOLAR-Instruct](https://huggingface.co/kyujinpy/Sakura-SOLAR-Instruct)
10
  - [Sakura-SOLRCA-Math-Instruct-DPO-v2](https://huggingface.co/kyujinpy/Sakura-SOLRCA-Math-Instruct-DPO-v2)
@@ -32,12 +35,8 @@ parameters:
32
  int8_mask: true
33
  dtype: bfloat16
34
  tokenizer_source : union
35
-
36
  ```
37
 
38
- **Explanation**
39
- - Just merge three models using [mergekit](https://github.com/arcee-ai/mergekit) (dare_ties)
40
-
41
  **Original Author's HuggingFace profile**
42
  - [kyujinpy](https://huggingface.co/kyujinpy)
43
 
 
5
  pipeline_tag: text-generation
6
  ---
7
 
8
+ **Explanation**
9
+ - Merged three models using [mergekit](https://github.com/arcee-ai/mergekit) (dare_ties)
10
+
11
  **Models**
12
  - [Sakura-SOLAR-Instruct](https://huggingface.co/kyujinpy/Sakura-SOLAR-Instruct)
13
  - [Sakura-SOLRCA-Math-Instruct-DPO-v2](https://huggingface.co/kyujinpy/Sakura-SOLRCA-Math-Instruct-DPO-v2)
 
35
  int8_mask: true
36
  dtype: bfloat16
37
  tokenizer_source : union
 
38
  ```
39
 
 
 
 
40
  **Original Author's HuggingFace profile**
41
  - [kyujinpy](https://huggingface.co/kyujinpy)
42