jartine commited on
Commit
001cb4c
1 Parent(s): a7b8364

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -8,13 +8,15 @@ tags:
8
  - self-instruct
9
  - distillation
10
  - synthetic instruction
 
11
  model_name: Nous Hermes Llama 2 13B
12
  base_model: NousResearch/Nous-Hermes-Llama2-13b
13
  inference: false
14
  model_creator: NousResearch
15
  model_type: llama
16
- prompt_template: 'Below is an instruction that describes a task. Write a response
17
- that appropriately completes the request.
 
18
 
19
 
20
  ### Instruction:
@@ -23,8 +25,6 @@ prompt_template: 'Below is an instruction that describes a task. Write a respons
23
 
24
 
25
  ### Response:
26
-
27
- '
28
  quantized_by: TheBloke
29
  ---
30
 
@@ -446,4 +446,4 @@ The model is available for download on Hugging Face. It is suitable for a wide r
446
 
447
  [<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)
448
 
449
- <!-- original-model-card end -->
 
8
  - self-instruct
9
  - distillation
10
  - synthetic instruction
11
+ - llamafile
12
  model_name: Nous Hermes Llama 2 13B
13
  base_model: NousResearch/Nous-Hermes-Llama2-13b
14
  inference: false
15
  model_creator: NousResearch
16
  model_type: llama
17
+ prompt_template: >
18
+ Below is an instruction that describes a task. Write a response that
19
+ appropriately completes the request.
20
 
21
 
22
  ### Instruction:
 
25
 
26
 
27
  ### Response:
 
 
28
  quantized_by: TheBloke
29
  ---
30
 
 
446
 
447
  [<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)
448
 
449
+ <!-- original-model-card end -->