- 27 May, 2024 1 commit
-
-
gaoqiong authored
-
- 17 May, 2024 1 commit
-
-
zhouxiang authored
-
- 28 Apr, 2024 1 commit
-
-
zhouxiang authored
-
- 27 Apr, 2024 2 commits
- 23 Mar, 2024 1 commit
-
-
zhouxiang authored
-
- 22 Mar, 2024 1 commit
-
-
zhouxiang authored
-
- 21 Mar, 2024 1 commit
-
-
zhouxiang authored
-
- 04 Mar, 2024 1 commit
-
-
zhouxiang authored
-
- 12 Jan, 2024 1 commit
-
-
xiabo authored
修改测试用例
-
- 20 Dec, 2023 1 commit
-
-
xiabo authored
-
- 18 Dec, 2023 1 commit
-
-
Chen Xin authored
-
- 15 Dec, 2023 2 commits
-
-
q.yao authored
* Add bf16 template sp * prepare merge * add enable bf * add bf16 decode attention support * fix python lint * fix yapf * fix c format * c format11 * fix cast * fix on sm<80 * fix linux bf162 cast * fix type cast * fix lint * support from hf pretrained * fix pybind * fix converter * add trust remote code * fix comment * fix convert qwen * fix lint * fix baichuan * update weight map
-
Chen Xin authored
* support image_embs input * add some checks * update interactive/config.pbtxt && TurbomindModelConfig * update docstring * refactor * support convert embeddings to bf16 * update interactive/config.pbtxt * embeddings -> input_embeddings * use input_embedding_ranges * remove embedding_begins/ends
-
- 12 Dec, 2023 1 commit
-
-
Li Zhang authored
-
- 11 Dec, 2023 3 commits
- 07 Dec, 2023 1 commit
-
-
Li Zhang authored
-
- 06 Dec, 2023 1 commit
-
-
Lyu Han authored
-
- 04 Dec, 2023 1 commit
-
-
Li Zhang authored
* Unify prefill and decode passes * dynamic split-fuse * refactor * correct input count calculation * remove unused * lint * lint * fix msvc build * fix msvc build * fix msvc build * fix msvc build * fix msvc build * fix msvc build * fix msvc build * fix msvc build * fix msvc build
-
- 02 Dec, 2023 1 commit
-
-
Li Zhang authored
-
- 29 Nov, 2023 2 commits
-
-
tpoisonooo authored
* feat(build): enable ninja and lld * fix(.github): add ninja installation * fix(CI): remove dimsize=256 * fix(CI): add option for generate.sh * fix(docs): update
-
q.yao authored
* fix * fix lint
-
- 28 Nov, 2023 1 commit
-
-
q.yao authored
-
- 23 Nov, 2023 2 commits
- 22 Nov, 2023 1 commit
-
-
Chen Xin authored
* turbomind support export model params * fix overflow * support turbomind.from_pretrained * fix tp * support AutoModel * support load kv qparams * update auto_awq * udpate docstring * export lmdeploy version * update doc * remove download_hf_repo * LmdeployForCausalLM -> LmdeployForCausalLM * refactor turbomind.py * update comment * add bfloat16 convert back * support gradio run_locl load hf * support resuful api server load hf * add docs * support loading previous quantized model * adapt pr 690 * udpate docs * not export turbomind config when quantize a model * check model_name when can not get it from config.json * update readme * remove model_name in auto_awq * update * update * udpate * fix build * absolute import
-
- 20 Nov, 2023 1 commit
-
-
Li Zhang authored
* tmp * update * update * optimize for throughput * update * fix eos * clean up * fix serving * fix indexed copy * minor * minor --------- Co-authored-by:lvhan028 <lvhan_028@163.com>
-
- 14 Nov, 2023 1 commit
-
-
Li Zhang authored
* fix init of finished buf * fix `finished_count`
-
- 10 Nov, 2023 1 commit
-
-
Li Zhang authored
* refresh decoder attention kernel * block-level kv cache * `BlockManager` & `SequenceManager` * update * update * update * update * rename * GQA support * fix context length * GQA dispatch * kv8 * tune * async stream cb * nvtx * config parsing * debug * optimize output cost * split-k decoding * minor * truncate `session_len` by available blocks * minor * license * fix * dispatch `cp.async` * fix linking * fix * fix deadlock * guard input length * correct start offset * fix prefill chunking * fix `cache_block_seq_len` param passing * fix `block_size` fmtstr * fix output tokens * fix batch resizing * fix masking of finished sequences * add debug util * free unused block early * add ntk scaling and logn scaling * cmake flags * fix typo * w4a16 for sm75 * fix msvc build * fix msvc build * fix block verification * fix msvc build * use `std::shuffle` * fix lint * fix lint * fix lint * clear incoming buffer * clear finished requests * fix batch initialization * fix typo * fix typo * fix comparison
-
- 11 Oct, 2023 1 commit
-
-
akhoroshev authored
-
- 09 Oct, 2023 1 commit
-
-
Lyu Han authored
* change shared_instances_ from weakptr to sharedptr * update
-
- 26 Sep, 2023 3 commits
-
-
Lyu Han authored
* Fix memory leak * modern c++
-
akhoroshev authored
-
akhoroshev authored
* cuda allocator fix * graceful termination * lint and compilation fix
-
- 18 Sep, 2023 2 commits
- 14 Sep, 2023 1 commit
-
-
Chen Xin authored
-
- 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
-