TheBloke commited on
Commit
de206f6
1 Parent(s): e32d5a7

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,21 +1,21 @@
1
  ---
 
 
 
 
 
2
  datasets:
3
  - ehartford/dolphin
4
  - shahules786/orca-chat
5
  - togethercomputer/RedPajama-Data-1T
6
  - atom-in-the-universe/fanfics-10k-50k
 
7
  inference: false
8
- language:
9
- - en
10
- license: llama2
11
  model_creator: OpenAssistant
12
  model_link: https://huggingface.co/OpenAssistant/llama2-13b-orca-8k-3319
13
- model_name: Llama2 13B Orca 8K 3319
14
  model_type: llama
15
  pipeline_tag: text-generation
16
  quantized_by: TheBloke
17
- tags:
18
- - sft
19
  widget:
20
  - text: <|system|>You are an AI assistant. You will be given a task. You must generate
21
  a detailed and long answer.</s><|prompter|>What is a meme, and what's the history
@@ -24,6 +24,7 @@ widget:
24
  the Earth total population</s><|assistant|>
25
  - text: <|system|>You are an AI assistant that follows instruction extremely well.
26
  Help as much as you can.</s><|prompter|>Write a story about future of AI development</s><|assistant|>
 
27
  ---
28
 
29
  <!-- header start -->
 
1
  ---
2
+ language:
3
+ - en
4
+ license: llama2
5
+ tags:
6
+ - sft
7
  datasets:
8
  - ehartford/dolphin
9
  - shahules786/orca-chat
10
  - togethercomputer/RedPajama-Data-1T
11
  - atom-in-the-universe/fanfics-10k-50k
12
+ model_name: Llama2 13B Orca 8K 3319
13
  inference: false
 
 
 
14
  model_creator: OpenAssistant
15
  model_link: https://huggingface.co/OpenAssistant/llama2-13b-orca-8k-3319
 
16
  model_type: llama
17
  pipeline_tag: text-generation
18
  quantized_by: TheBloke
 
 
19
  widget:
20
  - text: <|system|>You are an AI assistant. You will be given a task. You must generate
21
  a detailed and long answer.</s><|prompter|>What is a meme, and what's the history
 
24
  the Earth total population</s><|assistant|>
25
  - text: <|system|>You are an AI assistant that follows instruction extremely well.
26
  Help as much as you can.</s><|prompter|>Write a story about future of AI development</s><|assistant|>
27
+ base_model: OpenAssistant/llama2-13b-orca-8k-3319
28
  ---
29
 
30
  <!-- header start -->