TheBloke commited on
Commit
a96eb41
1 Parent(s): 902c4aa

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,14 +1,17 @@
1
  ---
2
- base_model: https://huggingface.co/NousResearch/Nous-puffin-70b
3
- datasets:
4
- - LDJnr/Puffin
5
- inference: false
6
  language:
7
  - eng
8
  license:
9
  - mit
10
- model_creator: NousResearch
 
 
 
 
11
  model_name: Nous Puffin 70B
 
 
 
12
  model_type: llama
13
  prompt_template: '### HUMAN:
14
 
@@ -19,9 +22,6 @@ prompt_template: '### HUMAN:
19
 
20
  '
21
  quantized_by: TheBloke
22
- tags:
23
- - llama-2
24
- - sft
25
  ---
26
 
27
  <!-- header start -->
 
1
  ---
 
 
 
 
2
  language:
3
  - eng
4
  license:
5
  - mit
6
+ tags:
7
+ - llama-2
8
+ - sft
9
+ datasets:
10
+ - LDJnr/Puffin
11
  model_name: Nous Puffin 70B
12
+ base_model: NousResearch/Nous-puffin-70b
13
+ inference: false
14
+ model_creator: NousResearch
15
  model_type: llama
16
  prompt_template: '### HUMAN:
17
 
 
22
 
23
  '
24
  quantized_by: TheBloke
 
 
 
25
  ---
26
 
27
  <!-- header start -->