Add phi3 to the nightly test (#10885)
* Add llama3 and phi2 nightly test * Change llama3-8b to llama3-8b-instruct * Add phi3 to nightly test * Add phi3 to nightly test --------- Co-authored-by: Yishuo Wang <yishuo.wang@intel.com>
This commit is contained in:
parent
ca2479be87
commit
0213c1c1da
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
repo_id:
|
||||
- 'Qwen/Qwen1.5-7B-Chat'
|
||||
- 'microsoft/phi-2'
|
||||
- 'microsoft/Phi-3-mini-4k-instruct'
|
||||
- 'meta-llama/Meta-Llama-3-8B-Instruct'
|
||||
local_model_hub: '/mnt/disk1/models'
|
||||
warm_up: 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue