Add phi-2 to igpu performance test (#10865)
This commit is contained in:
parent
36eb8b2e96
commit
21bb8bd164
3 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ repo_id:
|
|||
- 'Qwen/Qwen1.5-7B-Chat'
|
||||
- 'meta-llama/Meta-Llama-3-8B-Instruct'
|
||||
- '01-ai/Yi-6B-Chat'
|
||||
- 'microsoft/phi-2'
|
||||
local_model_hub: 'path to your local model hub'
|
||||
warm_up: 1
|
||||
num_trials: 3
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ repo_id:
|
|||
- 'Qwen/Qwen1.5-7B-Chat'
|
||||
- 'meta-llama/Meta-Llama-3-8B-Instruct'
|
||||
- '01-ai/Yi-6B-Chat'
|
||||
- 'microsoft/phi-2'
|
||||
local_model_hub: 'path to your local model hub'
|
||||
warm_up: 1
|
||||
num_trials: 3
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ repo_id:
|
|||
- 'Qwen/Qwen1.5-7B-Chat'
|
||||
- 'meta-llama/Meta-Llama-3-8B-Instruct'
|
||||
- '01-ai/Yi-6B-Chat'
|
||||
- 'microsoft/phi-2'
|
||||
local_model_hub: 'path to your local model hub'
|
||||
warm_up: 3
|
||||
num_trials: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue