1. 21 Aug, 2023 2 commits
    • RunningLeon's avatar
      add readthedocs (#208) · c238f1cd
      RunningLeon authored
      * add readthedocs configs
      
      * update readme
      
      * fix link
      
      * update
      
      * remove turbomind in api
      
      * update
      
      * fix comment and remove api
      c238f1cd
    • Lyu Han's avatar
      Check-in FAQ (#256) · 2f29a3c7
      Lyu Han authored
      * Check-in FAQ
      
      * update
      
      * update
      2f29a3c7
  2. 17 Aug, 2023 1 commit
  3. 15 Aug, 2023 1 commit
  4. 14 Aug, 2023 3 commits
  5. 07 Aug, 2023 1 commit
    • WRH's avatar
      [Refactor] Support multi-session chat (#178) · 4bd0b487
      WRH authored
      * add some dist utils
      
      * add model utils
      
      * add termio and basicstreamer
      
      * typo
      
      * fix world size
      
      * refactor chat and tested llama1
      
      * add internlm adapter and support stoping criteria
      
      * concat with id for internlm
      
      * update docstring
      
      * update and support llama2
      
      * typo
      
      * move docs to docs
      
      * update docstring of session manager
      
      * update docstring
      
      * update docs
      
      * fix accel none in model
      
      * fix and add test for tensor broadcast
      
      * fix session using typing to check type
      
      * add docstrings and comprehensive condition test
      
      * unit test for dist
      
      * fix session
      
      * split unittests of utils
      
      * typo
      
      * update control flow of accel
      
      * move test model
      
      * remove main in unittest
      
      * remove some log
      
      * remove some comments
      4bd0b487
  6. 04 Aug, 2023 1 commit
  7. 26 Jul, 2023 1 commit
  8. 23 Jul, 2023 1 commit
    • lvhan028's avatar
      Refactor the chat template of supported models using factory pattern (#144) · 7b470f07
      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
      7b470f07
  9. 17 Jul, 2023 1 commit
  10. 14 Jul, 2023 1 commit
  11. 13 Jul, 2023 1 commit
  12. 11 Jul, 2023 2 commits
  13. 05 Jul, 2023 1 commit
    • lvhan028's avatar
      improve readme (#52) · 3e7b6bfd
      lvhan028 authored
      * add performance
      
      * use png
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      3e7b6bfd