Update README.md
Browse files
README.md
CHANGED
@@ -4,10 +4,7 @@ base_model:
|
|
4 |
- mistralai/Mistral-7B-Instruct-v0.2
|
5 |
- typeof/zephyr-7b-beta-lora
|
6 |
library_name: transformers
|
7 |
-
|
8 |
-
- mergekit
|
9 |
-
- merge
|
10 |
-
|
11 |
---
|
12 |
# zephyr
|
13 |
|
@@ -37,4 +34,4 @@ models:
|
|
37 |
parameters:
|
38 |
weight: 1
|
39 |
dtype: bfloat16
|
40 |
-
```
|
|
|
4 |
- mistralai/Mistral-7B-Instruct-v0.2
|
5 |
- typeof/zephyr-7b-beta-lora
|
6 |
library_name: transformers
|
7 |
+
license: apache-2.0
|
|
|
|
|
|
|
8 |
---
|
9 |
# zephyr
|
10 |
|
|
|
34 |
parameters:
|
35 |
weight: 1
|
36 |
dtype: bfloat16
|
37 |
+
```
|