- 18 Dec, 2023 5 commits
- 15 Dec, 2023 4 commits
-
-
Yam(长琴) authored
* fix: awq should save bin files * fix: doc * Update kv_int8.md * fix lint --------- Co-authored-by:pppppM <gjf_mail@126.com>
-
q.yao authored
-
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
-
- 14 Dec, 2023 1 commit
-
-
AllentDan authored
-
- 13 Dec, 2023 3 commits
-
-
AllentDan authored
* add encode for opencompass * doc * remove **kwargs
-
RunningLeon authored
* update dockerfile and ci * remove unused env * ignore link check of reddit website urls
-
AllentDan authored
* add api.py * update serve function * add model_name arg and provide examples * docstring * remove service_available * type hint
-
- 12 Dec, 2023 3 commits
- 11 Dec, 2023 4 commits
-
-
AllentDan authored
* FIFO pipe for api_server * asyncio sleep 0 * remove unwanted import * rename symbols * speed benchmark up by disable preprocess for string input * replace Queue with set * comment
-
Li Zhang authored
* disable attention mask when not needed * fix for sm<80 and float data type
-
Li Zhang authored
-
Li Zhang authored
* simplify block manager * fix lint
-
- 07 Dec, 2023 1 commit
-
-
Li Zhang authored
-
- 06 Dec, 2023 3 commits
-
-
Lyu Han authored
-
Lyu Han authored
* update test scripts for models with different sizes * update * only test after tunning gemm * chmod +x * fix typo * benchmark on a100 * fix typo * fix typo * per-token latency percentile in profile_throughput * fix * fix * rename * make the script accept parameters * minor fix * indent * reformat table * change to 3000 * minor fix
-
Lyu Han authored
-
- 05 Dec, 2023 2 commits
- 04 Dec, 2023 4 commits
-
-
Chen Xin authored
* update cuda12.1 build check ci * use matrix
-
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
-
Lyu Han authored
* minor fix in the profile scripts and docs * miss arguments * typo * fix lint * update
-
AllentDan authored
-
- 02 Dec, 2023 1 commit
-
-
Li Zhang authored
-
- 29 Nov, 2023 7 commits
-
-
Lyu Han authored
* user guide of benchmark generation * update benchmark generation guide * update profiling throughput guide * update profiling api_server guide * rename file names * update profile tis user guide * update * fix according to review comments * update * update according to review comments * updaste * add an example * update
-
Lyu Han authored
-
Chen Xin authored
-
Lyu Han authored
* update profile scripts * add top_p, top_k and temperature as input arguments * fix input_ids * update profile_throughput * update profile_restful_api * update profile_serving * update * update * add progress bar * remove TODO comments * update * remove useless profile_* argument * remove log level * change concurrency default value to 64 * update restful_api.md * update according to review comments * fix docstring
-
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
-
RunningLeon authored
* add triton server test and workflow yml * update * revert changes in dockerfile * update prompts
-
- 28 Nov, 2023 1 commit
-
-
q.yao authored
-
- 27 Nov, 2023 1 commit
-
-
Lyu Han authored
-