1. 08 Nov, 2023 1 commit
    • AllentDan's avatar
      fix benchmark serving computation mistake (#630) · 529e56bd
      AllentDan authored
      * fix benchmark serving computation mistake
      
      * fix timestamps computations
      
      * remove speed up
      
      * no mp
      
      * mp seems faster?
      
      * remove
      
      * update
      
      * remove
      
      * fix
      
      * update
      
      * update print log
      
      * typo
      
      * print fist token latency only stream==True
      
      * remove renew_session
      
      * update AsyncEngine
      529e56bd
  2. 06 Nov, 2023 2 commits
  3. 03 Nov, 2023 6 commits
  4. 01 Nov, 2023 1 commit
    • AllentDan's avatar
      Improve api_server and webui usage (#544) · 373bd013
      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
      
      * WIP completion
      
      * completion
      
      * update doc
      
      * disable interactive mode for /v1/chat/completions
      
      * docstring
      
      * docstring
      
      * refactor gradio
      
      * update gradio
      
      * udpate
      
      * update doc
      
      * rename
      
      * session_id default -1
      
      * missed two files
      
      * add a APIClient
      
      * add chat func for APIClient
      
      * refine
      
      * add concurrent function
      
      * sequence_start, sequence_end --> interactive_mode
      
      * update doc
      
      * comments
      
      * doc
      
      * better text completion
      
      * remove /v1/embeddings
      
      * comments
      
      * deprecate generate and use /v1/interactive/completions
      
      * /v1/interactive/completion -> /v1/chat/interactive
      
      * embeddings
      
      * rename
      
      * remove wrong arg description
      
      * docstring
      
      * fix
      
      * update cli
      
      * update doc
      
      * strict session_len limit condition
      
      * pass model args to api_server
      373bd013
  5. 30 Oct, 2023 1 commit
  6. 25 Oct, 2023 3 commits
  7. 24 Oct, 2023 2 commits
  8. 23 Oct, 2023 2 commits
  9. 19 Oct, 2023 2 commits
  10. 18 Oct, 2023 2 commits
  11. 17 Oct, 2023 1 commit
  12. 16 Oct, 2023 2 commits
  13. 13 Oct, 2023 3 commits
  14. 12 Oct, 2023 2 commits
  15. 11 Oct, 2023 3 commits
  16. 09 Oct, 2023 3 commits
  17. 26 Sep, 2023 4 commits