TheBloke commited on
Commit
0ce945a
1 Parent(s): 2e9589b

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
- base_model: https://huggingface.co/chargoddard/storytime-13b
3
- inference: false
4
  language:
5
  - en
6
  license: llama2
7
- model_creator: Charles Goddard
 
8
  model_name: Storytime 13B
 
 
 
9
  model_type: llama
10
  prompt_template: 'Below is an instruction that describes a task. Write a response
11
  that appropriately completes the request.
@@ -20,8 +22,6 @@ prompt_template: 'Below is an instruction that describes a task. Write a respons
20
 
21
  '
22
  quantized_by: TheBloke
23
- tags:
24
- - llama
25
  ---
26
 
27
  <!-- header start -->
 
1
  ---
 
 
2
  language:
3
  - en
4
  license: llama2
5
+ tags:
6
+ - llama
7
  model_name: Storytime 13B
8
+ base_model: chargoddard/storytime-13b
9
+ inference: false
10
+ model_creator: Charles Goddard
11
  model_type: llama
12
  prompt_template: 'Below is an instruction that describes a task. Write a response
13
  that appropriately completes the request.
 
22
 
23
  '
24
  quantized_by: TheBloke
 
 
25
  ---
26
 
27
  <!-- header start -->