TheBloke commited on
Commit
5d8a16a
1 Parent(s): cf0360f

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- base_model: https://huggingface.co/TigerResearch/tigerbot-70b-chat
3
- inference: false
4
  language:
5
  - zh
6
  - en
7
  license: apache-2.0
8
- model_creator: Tiger Research
9
  model_name: TigerBot 70B Chat
 
 
 
10
  model_type: llama
11
  prompt_template: 'Below is an instruction that describes a task. Write a response
12
  that appropriately completes the request.
 
1
  ---
 
 
2
  language:
3
  - zh
4
  - en
5
  license: apache-2.0
 
6
  model_name: TigerBot 70B Chat
7
+ base_model: TigerResearch/tigerbot-70b-chat
8
+ inference: false
9
+ model_creator: Tiger Research
10
  model_type: llama
11
  prompt_template: 'Below is an instruction that describes a task. Write a response
12
  that appropriately completes the request.