- 29 Nov, 2023 1 commit
-
-
Lyu Han authored
* update profile scripts * add top_p, top_k and temperature as input arguments * fix input_ids * update profile_throughput * update profile_restful_api * update profile_serving * update * update * add progress bar * remove TODO comments * update * remove useless profile_* argument * remove log level * change concurrency default value to 64 * update restful_api.md * update according to review comments * fix docstring
-
- 24 Oct, 2023 1 commit
-
-
Chen Xin authored
* fix crash * update profile_generation.py * format * use self.bos_id * remove sys_instruct
-
- 26 Sep, 2023 1 commit
-
-
AllentDan authored
* fix benchmark serving cannot use Qwen tokenizer * update benchmark readme
-
- 18 Sep, 2023 1 commit
-
-
AllentDan authored
* better profiler * wait for releasing mem * remove fire * remove support for multiple model benchmark * comments * output more details * correct tp
-
- 23 Jul, 2023 1 commit
-
-
lvhan028 authored
* refactor model.py and support baichuan-7b * remove model_name * remove hard session_len * export tokenizer.py to target dir * remove model_name from client * remove model_name * update * correct throughput equation * fix session.response * update serving.md * update readme * update according to review comments * update * update * update * update
-
- 22 Jul, 2023 1 commit
-
-
q.yao authored
* add profile throughput benchmark * add output only throughput * update req/min * update benckmark readme * fix lint --------- Co-authored-by:grimoire <yaoqian@pjlab.org.cn>
-