Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
- llm
|
8 |
- large language model
|
9 |
inference: true
|
10 |
-
license:
|
11 |
---
|
12 |
This model is a merge of [euclaise/Echo-3B](https://huggingface.co/euclaise/Echo-3B), [stabilityai/stablelm-zephyr-3b](https://huggingface.co/stabilityai/stablelm-zephyr-3b) and [Aryanne/Astridboros-3B](https://huggingface.co/Aryanne/Astridboros-3B) using task_arithmetic(see astrea-rp-v1-3b.yml or below).
|
13 |
|
@@ -29,3 +29,5 @@ models:
|
|
29 |
dtype: float16
|
30 |
```
|
31 |
I recommend the use of Vicuna prompt format, but it's your choice to see what works for you.
|
|
|
|
|
|
7 |
- llm
|
8 |
- large language model
|
9 |
inference: true
|
10 |
+
license: other
|
11 |
---
|
12 |
This model is a merge of [euclaise/Echo-3B](https://huggingface.co/euclaise/Echo-3B), [stabilityai/stablelm-zephyr-3b](https://huggingface.co/stabilityai/stablelm-zephyr-3b) and [Aryanne/Astridboros-3B](https://huggingface.co/Aryanne/Astridboros-3B) using task_arithmetic(see astrea-rp-v1-3b.yml or below).
|
13 |
|
|
|
29 |
dtype: float16
|
30 |
```
|
31 |
I recommend the use of Vicuna prompt format, but it's your choice to see what works for you.
|
32 |
+
|
33 |
+
I think zephyr license applies to this merge, for non commercial use.
|