BlueNipples
commited on
Commit
•
edbb181
1
Parent(s):
cd43777
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- Mistral
|
7 |
---
|
8 |
+
|
9 |
+
This is a gradient blockmerge (0.8,0.2) of two Mistral models.
|
10 |
+
|
11 |
+
The logic model is a SLERP merge of https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B and https://huggingface.co/openchat/openchat_3.5
|
12 |
+
|
13 |
+
The prose model is a SLERP merge of https://huggingface.co/NousResearch/Nous-Capybara-7B-V1.9 and https://huggingface.co/HuggingFaceH4/zephyr-7b-beta
|