TheBloke commited on
Commit
18c6ff6
1 Parent(s): da6765c

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,11 +1,16 @@
1
  ---
2
- base_model: https://huggingface.co/jarradh/llama2_70b_chat_uncensored
 
 
 
 
 
3
  datasets:
4
  - ehartford/wizard_vicuna_70k_unfiltered
 
 
5
  inference: false
6
- license: llama2
7
  model_creator: Jarrad Hope
8
- model_name: Llama2 70B Chat Uncensored
9
  model_type: llama
10
  prompt_template: '### HUMAN:
11
 
@@ -16,11 +21,6 @@ prompt_template: '### HUMAN:
16
 
17
  '
18
  quantized_by: TheBloke
19
- tags:
20
- - uncensored
21
- - wizard
22
- - vicuna
23
- - llama
24
  ---
25
 
26
  <!-- header start -->
 
1
  ---
2
+ license: llama2
3
+ tags:
4
+ - uncensored
5
+ - wizard
6
+ - vicuna
7
+ - llama
8
  datasets:
9
  - ehartford/wizard_vicuna_70k_unfiltered
10
+ model_name: Llama2 70B Chat Uncensored
11
+ base_model: jarradh/llama2_70b_chat_uncensored
12
  inference: false
 
13
  model_creator: Jarrad Hope
 
14
  model_type: llama
15
  prompt_template: '### HUMAN:
16
 
 
21
 
22
  '
23
  quantized_by: TheBloke
 
 
 
 
 
24
  ---
25
 
26
  <!-- header start -->