TheBloke commited on
Commit
a8deecf
1 Parent(s): b0110a4

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
- base_model: https://huggingface.co/openchat/openchat_v3.2_super
3
- inference: false
4
  license: llama2
5
- model_creator: OpenChat
6
  model_name: OpenChat v3.2 Super
 
 
 
7
  model_type: llama
8
  prompt_template: 'GPT4 User: {prompt}<|end_of_turn|>GPT4 Assistant:
9
 
 
1
  ---
 
 
2
  license: llama2
 
3
  model_name: OpenChat v3.2 Super
4
+ base_model: openchat/openchat_v3.2_super
5
+ inference: false
6
+ model_creator: OpenChat
7
  model_type: llama
8
  prompt_template: 'GPT4 User: {prompt}<|end_of_turn|>GPT4 Assistant:
9