CombinHorizon
commited on
Commit
•
74fe394
1
Parent(s):
b072656
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ library_name: transformers
|
|
4 |
tags:
|
5 |
- mergekit
|
6 |
- merge
|
|
|
|
|
7 |
base_model:
|
8 |
- altomek/YiSM-34B-0rn
|
9 |
- Azure99/blossom-v5.1-34b
|
@@ -127,6 +129,8 @@ The following models were included in the merge:
|
|
127 |
* [altomek/YiSM-34B-0rn](https://huggingface.co/altomek/YiSM-34B-0rn)
|
128 |
* [Azure99/blossom-v5.1-34b](https://huggingface.co/Azure99/blossom-v5.1-34b)
|
129 |
|
|
|
|
|
130 |
### Configuration
|
131 |
|
132 |
The following YAML configuration was used to produce this model:
|
|
|
4 |
tags:
|
5 |
- mergekit
|
6 |
- merge
|
7 |
+
- SLERP
|
8 |
+
- llama
|
9 |
base_model:
|
10 |
- altomek/YiSM-34B-0rn
|
11 |
- Azure99/blossom-v5.1-34b
|
|
|
129 |
* [altomek/YiSM-34B-0rn](https://huggingface.co/altomek/YiSM-34B-0rn)
|
130 |
* [Azure99/blossom-v5.1-34b](https://huggingface.co/Azure99/blossom-v5.1-34b)
|
131 |
|
132 |
+
Both are based on [Yi](https://arxiv.org/abs/2403.04652)-[1.5](https://huggingface.co/01-ai/Yi-1.5-34B)
|
133 |
+
|
134 |
### Configuration
|
135 |
|
136 |
The following YAML configuration was used to produce this model:
|