InternLM / lmdeploy

LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
https://lmdeploy.readthedocs.io/en/latest/
Apache License 2.0
4.33k stars 390 forks source link

add qwen2 model into testcase #1772

Closed zhulinJulia24 closed 3 months ago

zhulinJulia24 commented 3 months ago

**1. add Qwen/Qwen2-7B-Instruct into testcase.

  1. fix fail testcase because of param temperature's upper limit change to 2.0.**
  2. fix typo in daily test case yaml file.