TheBloke commited on
Commit
84a2ecf
1 Parent(s): 0f51eeb

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/Riiid/sheep-duck-llama-2
3
- inference: false
4
  language:
5
  - en
6
- library_name: transformers
7
  license: llama2
8
- model_creator: Riiid
 
 
 
9
  model_name: Sheep Duck Llama 2
 
 
 
10
  model_type: llama
11
  pipeline_tag: text-generation
12
  prompt_template: '### System:
@@ -23,9 +26,6 @@ prompt_template: '### System:
23
 
24
  '
25
  quantized_by: TheBloke
26
- tags:
27
- - Riiid
28
- - llama-2
29
  thumbnail: https://cdn-uploads.huggingface.co/production/uploads/62fb1ef7e8c9c532aa7d19e4/NswB5XPkkOljeRh1xbMmR.png
30
  ---
31
 
 
1
  ---
 
 
2
  language:
3
  - en
 
4
  license: llama2
5
+ library_name: transformers
6
+ tags:
7
+ - Riiid
8
+ - llama-2
9
  model_name: Sheep Duck Llama 2
10
+ base_model: Riiid/sheep-duck-llama-2
11
+ inference: false
12
+ model_creator: Riiid
13
  model_type: llama
14
  pipeline_tag: text-generation
15
  prompt_template: '### System:
 
26
 
27
  '
28
  quantized_by: TheBloke
 
 
 
29
  thumbnail: https://cdn-uploads.huggingface.co/production/uploads/62fb1ef7e8c9c532aa7d19e4/NswB5XPkkOljeRh1xbMmR.png
30
  ---
31