1. 18 Sep, 2023 3 commits
  2. 14 Sep, 2023 2 commits
  3. 13 Sep, 2023 2 commits
  4. 12 Sep, 2023 1 commit
  5. 11 Sep, 2023 3 commits
  6. 08 Sep, 2023 1 commit
  7. 07 Sep, 2023 3 commits
  8. 06 Sep, 2023 1 commit
  9. 05 Sep, 2023 2 commits
  10. 04 Sep, 2023 2 commits
  11. 01 Sep, 2023 2 commits
  12. 30 Aug, 2023 1 commit
  13. 29 Aug, 2023 4 commits
  14. 25 Aug, 2023 2 commits
  15. 24 Aug, 2023 4 commits
  16. 23 Aug, 2023 1 commit
  17. 22 Aug, 2023 3 commits
    • Li Zhang's avatar
      [Fix] Fix building with CUDA 11.3 (#280) · 9e366482
      Li Zhang authored
      * disable cache hint for CUDA < 11.4
      
      * fix lint
      
      * fix lint
      
      * fix cuda-11.3 build
      9e366482
    • RunningLeon's avatar
      Update workflow for building docker image (#282) · 06327355
      RunningLeon authored
      * update
      
      * debug
      
      * Revert "debug"
      
      This reverts commit 1c1f1d75591e44bf315c720f4954d1ea30b92989.
      
      * update
      06327355
    • AllentDan's avatar
      Add Restful API (#223) · d5c10e7a
      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
      d5c10e7a
  18. 21 Aug, 2023 3 commits