TheBloke commited on
Commit
ed6a427
1 Parent(s): c42ab67

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
- - Fredithefish/openassistant-guanaco-unfiltered
4
- inference: false
5
  language:
6
  - en
7
- library_name: transformers
8
  license: apache-2.0
 
 
 
 
 
9
  model_creator: Fredithefish
10
  model_link: https://huggingface.co/Fredithefish/Guanaco-3B-Uncensored-v2
11
- model_name: Guanaco 3B Uncensored v2
12
  model_type: gpt-neox
13
  pipeline_tag: conversational
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
+ - Fredithefish/openassistant-guanaco-unfiltered
8
+ model_name: Guanaco 3B Uncensored v2
9
+ inference: false
10
  model_creator: Fredithefish
11
  model_link: https://huggingface.co/Fredithefish/Guanaco-3B-Uncensored-v2
 
12
  model_type: gpt-neox
13
  pipeline_tag: conversational
14
  quantized_by: TheBloke
15
+ base_model: Fredithefish/Guanaco-3B-Uncensored-v2
16
  ---
17
 
18
  <!-- header start -->