YOYO-AI commited on
Commit
480fee4
·
verified ·
1 Parent(s): 202f53a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
 
14
  # *Model Highlights:*
15
 
16
- - ***Optimal merge method**: `nuslerp`*
17
 
18
  - ***Highest precision**: `dtype: float32` + `out_dtype: bfloat16`*
19
 
@@ -30,13 +30,9 @@ tags:
30
  > **Warning**:
31
  > *Models with `128K` context may have slight quality loss. In most cases, please use the `32K` native context!*
32
  # *Parameter Settings*:
33
- ## *Thinking Mode: (Recommend)*
34
  > [!NOTE]
35
  > *`Temperature=0.6`, `TopP=0.95`, `TopK=20`,`MinP=0`.*
36
- ## *Non-thinking Mode: (Not recommend)*
37
- *`\no_think` may not work sometimes*
38
- > [!TIP]
39
- > *`Temperature=0.7`, `TopP=0.8`, `TopK=20`,`MinP=0`.*
40
  # *Configuration*:
41
  *The following YAML configuration was used to produce this model:*
42
 
 
13
 
14
  # *Model Highlights:*
15
 
16
+ - ***merge method**: `nuslerp`*
17
 
18
  - ***Highest precision**: `dtype: float32` + `out_dtype: bfloat16`*
19
 
 
30
  > **Warning**:
31
  > *Models with `128K` context may have slight quality loss. In most cases, please use the `32K` native context!*
32
  # *Parameter Settings*:
33
+ ## *Thinking Mode:*
34
  > [!NOTE]
35
  > *`Temperature=0.6`, `TopP=0.95`, `TopK=20`,`MinP=0`.*
 
 
 
 
36
  # *Configuration*:
37
  *The following YAML configuration was used to produce this model:*
38