TheBloke commited on
Commit
a783a86
1 Parent(s): 2428c39

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
- base_model: https://huggingface.co/georgesung/llama2_7b_chat_uncensored
3
  datasets:
4
  - ehartford/wizard_vicuna_70k_unfiltered
 
 
5
  inference: false
6
- license: other
7
  model_creator: George Sung
8
- model_name: Llama2 7B Chat Uncensored
9
  model_type: llama
10
  prompt_template: '### HUMAN:
11
 
 
1
  ---
2
+ license: other
3
  datasets:
4
  - ehartford/wizard_vicuna_70k_unfiltered
5
+ model_name: Llama2 7B Chat Uncensored
6
+ base_model: georgesung/llama2_7b_chat_uncensored
7
  inference: false
 
8
  model_creator: George Sung
 
9
  model_type: llama
10
  prompt_template: '### HUMAN:
11