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