TheBloke commited on
Commit
faf18ce
1 Parent(s): 64cf1fc

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/ziqingyang/chinese-alpaca-2-13b
3
- inference: false
4
  license: apache-2.0
5
- model_creator: Ziqing Yang
6
  model_name: Chinese Alpaca 2 13B
 
 
 
7
  model_type: llama
8
  prompt_template: 'Below is an instruction that describes a task. Write a response
9
  that appropriately completes the request.
 
1
  ---
 
 
2
  license: apache-2.0
 
3
  model_name: Chinese Alpaca 2 13B
4
+ base_model: ziqingyang/chinese-alpaca-2-13b
5
+ inference: false
6
+ model_creator: Ziqing Yang
7
  model_type: llama
8
  prompt_template: 'Below is an instruction that describes a task. Write a response
9
  that appropriately completes the request.