TheBloke commited on
Commit
d1e1afc
1 Parent(s): 7ff4326

Update base_model formatting

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