TheBloke commited on
Commit
1ad67db
1 Parent(s): be0d2ef

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,12 +1,15 @@
1
  ---
2
- base_model: https://huggingface.co/Doctor-Shotgun/Chronohermes-Grad-L2-13b
3
- inference: false
4
  language:
5
  - en
6
- library_name: transformers
7
  license: other
8
- model_creator: Doctor Shotgun
 
 
 
9
  model_name: Chronohermes Grad L2 13B
 
 
 
10
  model_type: llama
11
  pipeline_tag: text-generation
12
  prompt_template: 'Below is an instruction that describes a task. Write a response
@@ -22,9 +25,6 @@ prompt_template: 'Below is an instruction that describes a task. Write a respons
22
 
23
  '
24
  quantized_by: TheBloke
25
- tags:
26
- - llama
27
- - llama-2
28
  ---
29
 
30
  <!-- header start -->
 
1
  ---
 
 
2
  language:
3
  - en
 
4
  license: other
5
+ library_name: transformers
6
+ tags:
7
+ - llama
8
+ - llama-2
9
  model_name: Chronohermes Grad L2 13B
10
+ base_model: Doctor-Shotgun/Chronohermes-Grad-L2-13b
11
+ inference: false
12
+ model_creator: Doctor Shotgun
13
  model_type: llama
14
  pipeline_tag: text-generation
15
  prompt_template: 'Below is an instruction that describes a task. Write a response
 
25
 
26
  '
27
  quantized_by: TheBloke
 
 
 
28
  ---
29
 
30
  <!-- header start -->