TheBloke commited on
Commit
bcb4709
1 Parent(s): e22e9d4

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
2
- inference: false
3
  language:
4
  - en
5
  license: llama2
6
- model_creator: NousResearch
7
- model_link: https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b
8
- model_name: Nous Hermes Llama 2 13B
9
- model_type: llama
10
- quantized_by: TheBloke
11
  tags:
12
  - llama-2
13
  - self-instruct
14
  - distillation
15
  - synthetic instruction
 
 
 
 
 
 
 
16
  ---
17
 
18
  <!-- header start -->
 
1
  ---
 
2
  language:
3
  - en
4
  license: llama2
 
 
 
 
 
5
  tags:
6
  - llama-2
7
  - self-instruct
8
  - distillation
9
  - synthetic instruction
10
+ model_name: Nous Hermes Llama 2 13B
11
+ inference: false
12
+ model_creator: NousResearch
13
+ model_link: https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b
14
+ model_type: llama
15
+ quantized_by: TheBloke
16
+ base_model: NousResearch/Nous-Hermes-Llama2-13b
17
  ---
18
 
19
  <!-- header start -->