Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
|
2 |
models:
|
3 |
- model: meta-math/MetaMath-Mistral-7B
|
@@ -7,4 +10,4 @@ models:
|
|
7 |
parameters:
|
8 |
weight: 0.3
|
9 |
merge_method: linear
|
10 |
-
dtype: float16
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
|
5 |
models:
|
6 |
- model: meta-math/MetaMath-Mistral-7B
|
|
|
10 |
parameters:
|
11 |
weight: 0.3
|
12 |
merge_method: linear
|
13 |
+
dtype: float16
|