TheBloke commited on
Commit
964b544
1 Parent(s): d6fdd0e

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
- - totally-not-an-llm/sharegpt-hyperfiltered-3k
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/puma-3b
11
- model_name: Puma 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
+ - totally-not-an-llm/sharegpt-hyperfiltered-3k
8
+ model_name: Puma 3B
9
+ inference: false
10
  model_creator: Bohan Du
11
  model_link: https://huggingface.co/acrastt/puma-3b
 
12
  model_type: llama
13
  pipeline_tag: text-generation
14
  quantized_by: TheBloke
15
+ base_model: acrastt/puma-3b
16
  ---
17
 
18
  <!-- header start -->