Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ library_name: transformers
|
|
| 6 |
tags:
|
| 7 |
- mergekit
|
| 8 |
- merge
|
|
|
|
| 9 |
|
| 10 |
---
|
| 11 |
# merge
|
|
@@ -37,4 +38,5 @@ dtype: bfloat16
|
|
| 37 |
parameters:
|
| 38 |
t: [0, 0.5, 1, 0.5, 0] # V shaped curve: Hermes for input & output, WizardMath in the middle layers
|
| 39 |
|
|
|
|
| 40 |
```
|
|
|
|
| 6 |
tags:
|
| 7 |
- mergekit
|
| 8 |
- merge
|
| 9 |
+
license: llama3
|
| 10 |
|
| 11 |
---
|
| 12 |
# merge
|
|
|
|
| 38 |
parameters:
|
| 39 |
t: [0, 0.5, 1, 0.5, 0] # V shaped curve: Hermes for input & output, WizardMath in the middle layers
|
| 40 |
|
| 41 |
+
|
| 42 |
```
|