LLM: ajust the order of some models (#9470)
This commit is contained in:
parent
13f6eb77b4
commit
0d55bbd9f1
1 changed files with 2 additions and 2 deletions
|
|
@ -10,13 +10,13 @@ repo_id:
|
|||
- 'databricks/dolly-v2-7b'
|
||||
- 'databricks/dolly-v2-12b'
|
||||
- 'internlm/internlm-chat-7b-8k'
|
||||
- 'baichuan-inc/Baichuan-13B-Chat'
|
||||
- 'Qwen/Qwen-7B-Chat-10-12'
|
||||
- 'BAAI/AquilaChat-7B'
|
||||
- 'baichuan-inc/Baichuan2-7B-Chat'
|
||||
- 'bigscience/bloomz-7b1'
|
||||
- 'fnlp/moss-moon-003-sft'
|
||||
# - 'baichuan-inc/Baichuan-13B-Chat'
|
||||
# - 'mistralai/Mistral-7B-v0.1'
|
||||
# - 'fnlp/moss-moon-003-sft'
|
||||
local_model_hub: '/mnt/disk1/models'
|
||||
warm_up: 1
|
||||
num_trials: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue