".circleci/vscode:/vscode.git/clone" did not exist on "978ba613518dd5b8d04c2a717e6e5ccf7fb172c3"
  1. 01 Aug, 2023 1 commit
  2. 31 Jul, 2023 1 commit
  3. 28 Jul, 2023 1 commit
  4. 27 Jul, 2023 1 commit
  5. 26 Jul, 2023 2 commits
  6. 24 Jul, 2023 1 commit
  7. 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
  8. 21 Jul, 2023 1 commit
  9. 20 Jul, 2023 1 commit
  10. 19 Jul, 2023 1 commit
  11. 18 Jul, 2023 1 commit
  12. 17 Jul, 2023 3 commits
  13. 14 Jul, 2023 1 commit
    • vansin's avatar
      [Doc] update discord and wechat link (#120) · db282626
      vansin authored
      * Doc: update discord and wechat link
      
      * Doc: update discord and wechat link
      
      * [Doc] add discord and wechat link
      
      * [Doc] add discord and wechat link
      
      * [Doc] add discord and wechat link
      
      * [Doc] add discord and wechat link
      db282626
  14. 11 Jul, 2023 2 commits
  15. 06 Jul, 2023 6 commits
  16. 05 Jul, 2023 5 commits
  17. 04 Jul, 2023 2 commits
  18. 03 Jul, 2023 1 commit
  19. 01 Jul, 2023 2 commits
  20. 30 Jun, 2023 2 commits
  21. 29 Jun, 2023 1 commit
    • AllentDan's avatar
      Add webui (#27) · 0cc48011
      AllentDan authored
      * add webui
      
      * update readme
      
      * resolve comments
      
      * readme
      0cc48011
  22. 28 Jun, 2023 1 commit
    • tpoisonooo's avatar
      feat(src): add kv cache int8 quantization (#22) · cc93136e
      tpoisonooo authored
      * feat(src): add int8 and compile passed
      
      * feat(kernels): fix
      
      * feat(llama): update kernel
      
      * feat(src): add debug
      
      * fix(kernel): k_cache use int8_t pointer
      
      * style(llama): clean code
      
      * feat(deploy.py): revert to enable fmha
      
      * style(LlamaV2): clean code
      
      * feat(deploy.py): add default quant policy
      cc93136e
  23. 25 Jun, 2023 1 commit
  24. 21 Jun, 2023 1 commit