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