- 24 Mar, 2024 1 commit
-
-
zhouxiang authored
-
- 22 Mar, 2024 1 commit
-
-
zhouxiang authored
-
- 13 Dec, 2023 1 commit
-
-
AllentDan authored
* add api.py * update serve function * add model_name arg and provide examples * docstring * remove service_available * type hint
-
- 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
* robust incremental decode for leading space * speed up lookup as prefix_space_tokens is shorter than no_prefix_space_tokens * add UT and fix qwen stuff
-
- 26 Sep, 2023 1 commit
-
-
AllentDan authored
* expose stop words * support string * fix * remove eoa from chatbot * remove eoa of turbomind * fix ut * suffix wheel and fix InternLM no system bug
-
- 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
-
- 05 Jul, 2023 1 commit
-
-
pppppM authored
* add cal qparams * support offload inference * add collect funtions (mod,weight) * stats kv scales * update init * add user guide * fix hints * fix comments & support turbomind format * update user guide * fix slice kv cache error & support pileval dataset (used in llm-awq) * fix wrong num heads slice * update default dataset * fix conflict * fix hints * fix hints * add gitignore
-