- 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>
-
Lyu Han authored
* Pad tok_embedding and output weights to make their shape divisible by TP * update * update * update * update * update llamaBatch
-
- 22 Aug, 2023 1 commit
-
-
AllentDan authored
* add restful api * refine * add simple doc * lint * add uvicorn requirement * more args * add llama2 * docstring * update doc * save * refine * lint * better decode * add v1/embedding * add GenerateRequest * add llama2 chat template * correct profiling * update documents * add length judge * add faq * update doc and rename req_que to req_queue * fix md link, use get_logger, fix sequence_end bug * use another doc link for go to avoid lint error * add api_client.py * update doc * update doc * update function interface * update FAQ * resolve comments
-
- 21 Aug, 2023 1 commit
-
-
AllentDan authored
* pass args like meta_prompt to model * update chatbot * update * rollback * update llama2 and qwen * refine
-
- 18 Aug, 2023 2 commits
- 16 Aug, 2023 1 commit
-
-
AllentDan authored
* import if lib directory exists * only modify app.py
-
- 14 Aug, 2023 2 commits
- 07 Aug, 2023 2 commits
- 04 Aug, 2023 1 commit
-
-
AllentDan authored
* use local model for webui * local model for app.py * lint * remove print * add seed * comments * fixed seesion_id * support turbomind batch inference * update app.py * lint and docstring * move webui to serve/gradio * update doc * update doc * update docstring and rmeove print conversition * log * Update docs/zh_cn/build.md Co-authored-by:
Chen Xin <xinchen.tju@gmail.com> * Update docs/en/build.md Co-authored-by:
Chen Xin <xinchen.tju@gmail.com> * use latest gradio * fix * replace partial with InterFace * use host ip instead of coolie --------- Co-authored-by:
Chen Xin <xinchen.tju@gmail.com>
-
- 03 Aug, 2023 1 commit
-
-
lvhan028 authored
-
- 31 Jul, 2023 1 commit
-
-
q.yao authored
* works on interlm and vicuna * support GQA * remove comment * update readme, add logger, default tp=1 * remove log
-
- 27 Jul, 2023 1 commit
-
-
MaxMatthew authored
-
- 26 Jul, 2023 1 commit
-
-
Chen Xin authored
* defer symlink * fix lint
-
- 25 Jul, 2023 2 commits
-
-
q.yao authored
Co-authored-by:grimoire <yaoqian@pjlab.org.cn>
-
lvhan028 authored
-
- 23 Jul, 2023 1 commit
-
-
lvhan028 authored
* refactor model.py and support baichuan-7b * remove model_name * remove hard session_len * export tokenizer.py to target dir * remove model_name from client * remove model_name * update * correct throughput equation * fix session.response * update serving.md * update readme * update according to review comments * update * update * update * update
-
- 21 Jul, 2023 2 commits
-
-
MaxMatthew authored
* Fix lmdeploy.serve.turbomind bug * add __init__.py for turbomind * add resume function * fix the assignment for session.response * Fix code style
-
Li Zhang authored
* add GQA for llama2 * fix model conversion * fix lint & remove dev log * update news * minor * fix allocation size * fix split_dim for w_qkv.bias
-
- 19 Jul, 2023 2 commits
- 18 Jul, 2023 2 commits
-
-
AllentDan authored
* update requirements * update transformers version * lint * comments * lint * update requirements * remove setup_requires --------- Co-authored-by:dongchunyu <dongchunyu@pjlab.org.cn>
-
Kevin Wang authored
-
- 14 Jul, 2023 1 commit
-
-
lvhan028 authored
* add puyu model for internal use * get/set session * update * add docstring
-
- 12 Jul, 2023 1 commit
-
-
lvhan028 authored
* add docstring * update * update * fix according to review results
-
- 11 Jul, 2023 2 commits
-
-
lvhan028 authored
-
tpoisonooo authored
* feat(deploy.py): support w pack qkv
-
- 05 Jul, 2023 2 commits
-
-
lvhan028 authored
* update internlm model * update * update * update * update * update temperature, topk and top_p * update * update * loosen log level
-
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
-
- 04 Jul, 2023 2 commits
- 03 Jul, 2023 1 commit
-
-
lvhan028 authored
-
- 01 Jul, 2023 1 commit
-
-
lvhan028 authored
* change target tritonfastertransformerbackend to tritonturbomindbackend * install targets to backends/turbomind * changge model_dir
-
- 30 Jun, 2023 2 commits