Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
- merge
|
12 |
---
|
13 |
|
14 |
-
|
15 |
|
16 |
- ***merge method**: `nuslerp`*
|
17 |
|
@@ -19,10 +19,10 @@ tags:
|
|
19 |
|
20 |
- ***Context length**: `262,144`*
|
21 |
|
22 |
-
|
23 |
> [!NOTE]
|
24 |
> *`Temperature=0.7`, `TopP=0.8`, `TopK=20`,`MinP=0`.*
|
25 |
-
|
26 |
*The following YAML configuration was used to produce this model:*
|
27 |
|
28 |
```yaml
|
|
|
11 |
- merge
|
12 |
---
|
13 |
|
14 |
+
## *Model Highlights:*
|
15 |
|
16 |
- ***merge method**: `nuslerp`*
|
17 |
|
|
|
19 |
|
20 |
- ***Context length**: `262,144`*
|
21 |
|
22 |
+
## *Parameter Settings*:
|
23 |
> [!NOTE]
|
24 |
> *`Temperature=0.7`, `TopP=0.8`, `TopK=20`,`MinP=0`.*
|
25 |
+
## *Configuration*:
|
26 |
*The following YAML configuration was used to produce this model:*
|
27 |
|
28 |
```yaml
|