- 13 Jul, 2024 1 commit
-
-
dongchy920 authored
-
- 23 Feb, 2024 3 commits
- 31 Jan, 2024 4 commits
- 24 Jan, 2024 1 commit
-
-
zhouxiang authored
-
- 11 Jan, 2024 1 commit
-
-
zhouxiang authored
-
- 22 Dec, 2023 2 commits
- 30 Nov, 2023 2 commits
- 23 Nov, 2023 2 commits
- 22 Nov, 2023 5 commits
- 16 Nov, 2023 1 commit
-
-
xiabo authored
-
- 15 Nov, 2023 1 commit
-
-
xiabo authored
-
- 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
-
- 19 Oct, 2023 1 commit
-
-
AllentDan authored
-
- 12 Oct, 2023 2 commits
- 25 Sep, 2023 1 commit
-
-
Ikko Eltociear Ashimine authored
quantilized -> quantized
-
- 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
-
- 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>
-
- 06 Sep, 2023 1 commit
-
-
Lyu Han authored
-
- 05 Sep, 2023 1 commit
-
-
Zhihao Lin authored
-
- 29 Aug, 2023 2 commits
-
-
q.yao authored
* first * fix causal mask * disable flash attention2 on sm70 * fix 2 * update readme * clang-format * disable ft2 on windows * fix lint * fix build * fix build * fix long kv seq * fix lint * sync copy output --------- Co-authored-by:
grimoire <yaoqian@pjlab.org.cn> Co-authored-by:
irexyc <irexyc@gmail.com>
-
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>
-
- 24 Aug, 2023 2 commits
-
-
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>
-
pppppM authored
* fix llama2 70b * fix qwen quantization * remove pdb * add faq
-
- 21 Aug, 2023 2 commits
-
-
tpoisonooo authored
-
RunningLeon authored
* add readthedocs configs * update readme * fix link * update * remove turbomind in api * update * fix comment and remove api
-
- 18 Aug, 2023 1 commit
-
-
Li Zhang authored
* qwen support * dynamic ntk & logn attn * fix ntk & add chat template * fix ntk scaling & stop words * fix lint * add tiktoken to requirements.txt * fix tokenizer, set model format automatically * update model.py * update readme * fix lint
-