TheBloke commited on
Commit
cc758a9
1 Parent(s): 6cd8d28

Update base_model formatting

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