TheBloke commited on
Commit
54064d8
1 Parent(s): 89924a5

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,17 +1,18 @@
1
  ---
2
- datasets:
3
- - LDJnr/Puffin
4
- inference: false
5
  language:
6
  - en
7
- library_name: transformers
8
  license: apache-2.0
 
 
 
 
 
9
  model_creator: Bohan Du
10
  model_link: https://huggingface.co/acrastt/Griffin-3B
11
- model_name: Griffin 3B
12
  model_type: llama
13
  pipeline_tag: text-generation
14
  quantized_by: TheBloke
 
15
  ---
16
 
17
  <!-- header start -->
 
1
  ---
 
 
 
2
  language:
3
  - en
 
4
  license: apache-2.0
5
+ library_name: transformers
6
+ datasets:
7
+ - LDJnr/Puffin
8
+ model_name: Griffin 3B
9
+ inference: false
10
  model_creator: Bohan Du
11
  model_link: https://huggingface.co/acrastt/Griffin-3B
 
12
  model_type: llama
13
  pipeline_tag: text-generation
14
  quantized_by: TheBloke
15
+ base_model: acrastt/Griffin-3B
16
  ---
17
 
18
  <!-- header start -->