- 20 Sep, 2023 1 commit
-
-
Lyu Han authored
* better profiler * wait for releasing mem * remove fire * remove support for multiple model benchmark * comments * support actual seqlen * change chat template * update * fix ut * int->size_t * output more details * correct tp * rollback * update * update readme * add 'internlm-chat' as the default tag for internlm chat models * rollback tokenizer --------- Co-authored-by:
AllentDan <AllentDan@yeah.net> Co-authored-by:
grimoire <yaoqian@pjlab.org.cn>
-
- 11 Sep, 2023 1 commit
-
-
Lyu Han authored
* tmp * add demo for codellama inference * update * update * update * update codellama.md * export rope_theta * update * update doc * fix client.py * define SamplingParam * rollback 'end' * rotary_emb_base to rotary_embedding_base * change to baichuan2-7b
-