Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,20 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
Safetensors conversion of [teknium/OpenHermes-13B](https://huggingface.co/teknium/OpenHermes-13B/).
|
|
|
1 |
---
|
2 |
+
base_model: NousResearch/Llama-2-13b-hf
|
3 |
+
tags:
|
4 |
+
- llama-2
|
5 |
+
- instruct
|
6 |
+
- finetune
|
7 |
+
- alpaca
|
8 |
+
- gpt4
|
9 |
+
- synthetic data
|
10 |
+
- distillation
|
11 |
+
datasets:
|
12 |
+
- teknium/openhermes
|
13 |
+
model-index:
|
14 |
+
- name: openhermes-13b
|
15 |
+
results: []
|
16 |
license: mit
|
17 |
+
language:
|
18 |
+
- en
|
19 |
---
|
20 |
Safetensors conversion of [teknium/OpenHermes-13B](https://huggingface.co/teknium/OpenHermes-13B/).
|