- 25 Oct, 2023 1 commit
-
-
RunningLeon authored
* add * import fire in main * wrap to speed up fire cli * update * update docs * update docs * fix * resolve commennts * resolve confict and add test for cli
-
- 24 Oct, 2023 2 commits
- 23 Oct, 2023 1 commit
-
-
AllentDan authored
-
- 19 Oct, 2023 2 commits
- 18 Oct, 2023 2 commits
- 17 Oct, 2023 1 commit
-
-
Lyu Han authored
-
- 16 Oct, 2023 1 commit
-
-
q.yao authored
* move tokenizer * remove Tokenizer in init * update deploy.py
-
- 13 Oct, 2023 2 commits
- 12 Oct, 2023 1 commit
-
-
Chen Xin authored
* support deploy qwen-14b-chat * update README * load safetensors first
-
- 11 Oct, 2023 1 commit
-
-
AllentDan authored
* make IPv6 compatible, safe run for coroutine interrupting * instance_id -> session_id and fix api_client.py * update doc * remove useless faq * safe ip mapping * update app.py * remove print * update doc
-
- 09 Oct, 2023 2 commits
- 26 Sep, 2023 3 commits
- 25 Sep, 2023 2 commits
- 20 Sep, 2023 2 commits
-
-
Lyu Han authored
-
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>
-
- 18 Sep, 2023 1 commit
-
-
AllentDan authored
* fix token count bug * fix error response
-
- 13 Sep, 2023 1 commit
-
-
WRH authored
-
- 11 Sep, 2023 3 commits
-
-
Lyu Han authored
-
liukuikun authored
-
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
-
- 08 Sep, 2023 1 commit
-
-
WRH authored
* support baichuan2-chat * update args from generation config * update deploy.py * update readme * tested with tp * step-1 when last id is eos * add news --------- Co-authored-by:chenxin <chenxin@pjlab.org.cn>
-
- 07 Sep, 2023 2 commits
-
-
AllentDan authored
-
fade_away authored
Co-authored-by:sleepwalker <just_for_singing@foxmail.com>
-
- 04 Sep, 2023 2 commits
- 01 Sep, 2023 2 commits
-
-
AllentDan authored
* add incremental decoding for turbomind * update TIS * fix triton post processing * update doc * fix typo * SentencePieceTokenizer incremental decode, add qwen message prompt * docstring * update bot
-
Chen Xin authored
* pack llama_gemm * update CMakeLists.txt * remove candidate * update MANIFEST.in
-
- 29 Aug, 2023 2 commits
-
-
Chen Xin authored
-
tpoisonooo authored
* fix(kvint8): update doc * style(lmdeploy): format * style(kv_qparams.py): linting * fix lint * Update kv_int8.md * Update kv_int8.md --------- Co-authored-by:AllentDan <AllentDan@yeah.net>
-
- 25 Aug, 2023 2 commits
- 24 Aug, 2023 1 commit
-
-
AllentDan authored
* app use async engine * add stop logic * app update cancel * app support restful-api * update doc and use the right model name * set doc url root * add comments * add an example * renew_session * update readme.md * resolve comments * Update restful_api.md * Update restful_api.md * Update restful_api.md --------- Co-authored-by:tpoisonooo <khj.application@aliyun.com>
-