TheBloke commited on
Commit
c72dd3d
1 Parent(s): 85b8c8b

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/kevinpro/Vicuna-13B-CoT
3
- inference: false
4
  license: other
5
- model_creator: Shuaijie She
6
  model_name: Vicuna 13B CoT
 
 
 
7
  model_type: llama
8
  prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
9
  The assistant gives helpful, detailed, and polite answers to the user''s questions.
 
1
  ---
 
 
2
  license: other
 
3
  model_name: Vicuna 13B CoT
4
+ base_model: kevinpro/Vicuna-13B-CoT
5
+ inference: false
6
+ model_creator: Shuaijie She
7
  model_type: llama
8
  prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
9
  The assistant gives helpful, detailed, and polite answers to the user''s questions.