Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# OpenHermes 2.5 - Mistral 7B
|
3 |
|
@@ -235,4 +253,4 @@ GPTQ: https://huggingface.co/TheBloke/OpenHermes-2.5-Mistral-7B-GPTQ
|
|
235 |
AWQ: https://huggingface.co/TheBloke/OpenHermes-2.5-Mistral-7B-AWQ
|
236 |
EXL2: https://huggingface.co/bartowski/OpenHermes-2.5-Mistral-7B-exl2
|
237 |
|
238 |
-
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
|
|
1 |
+
---
|
2 |
+
base_model: mistralai/Mistral-7B-v0.1
|
3 |
+
tags:
|
4 |
+
- mistral
|
5 |
+
- instruct
|
6 |
+
- finetune
|
7 |
+
- chatml
|
8 |
+
- gpt4
|
9 |
+
- synthetic data
|
10 |
+
- distillation
|
11 |
+
model-index:
|
12 |
+
- name: OpenHermes-2-Mistral-7B
|
13 |
+
results: []
|
14 |
+
license: apache-2.0
|
15 |
+
language:
|
16 |
+
- en
|
17 |
+
---
|
18 |
+
|
19 |
|
20 |
# OpenHermes 2.5 - Mistral 7B
|
21 |
|
|
|
253 |
AWQ: https://huggingface.co/TheBloke/OpenHermes-2.5-Mistral-7B-AWQ
|
254 |
EXL2: https://huggingface.co/bartowski/OpenHermes-2.5-Mistral-7B-exl2
|
255 |
|
256 |
+
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|