"configs/multimodal/instructblip/instructblip_vsr.py" did not exist on "ae3c1869dacc6afc56076ab516edec6b8f648696"
- 11 Oct, 2023 1 commit
-
-
AllentDan authored
* make IPv6 compatible, safe run for coroutine interrupting * instance_id -> session_id and fix api_client.py * update doc * remove useless faq * safe ip mapping * update app.py * remove print * update doc
-
- 09 Oct, 2023 1 commit
-
-
aisensiy authored
* Support CORS for openai api server * Remove unnecessary var * Add CORS support follow the same style with vllm
-
- 26 Sep, 2023 2 commits
- 18 Sep, 2023 1 commit
-
-
AllentDan authored
* fix token count bug * fix error response
-
- 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>
-
- 07 Sep, 2023 2 commits
-
-
AllentDan authored
-
fade_away authored
Co-authored-by:sleepwalker <just_for_singing@foxmail.com>
-
- 04 Sep, 2023 1 commit
-
-
Lyu Han authored
* read data after start processes * fix hang * fix exceptions when request_output_len is 0
-
- 01 Sep, 2023 1 commit
-
-
AllentDan authored
* add incremental decoding for turbomind * update TIS * fix triton post processing * update doc * fix typo * SentencePieceTokenizer incremental decode, add qwen message prompt * docstring * update bot
-
- 25 Aug, 2023 1 commit
-
-
AllentDan authored
-
- 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 1 commit
-
-
lvhan028 authored
-