1. 12 Jul, 2023 1 commit
  2. 11 Jul, 2023 1 commit
    • WRH's avatar
      [Fix] Remaining Issues in #19 (#75) · a6ac981d
      WRH authored
      * previous merged
      
      * add chinese
      
      * support torch<2
      
      * add a docstring
      
      * fix typo
      
      * rename torch submodule
      
      * rename to pytorch
      
      * rename in readme
      a6ac981d
  3. 06 Jul, 2023 1 commit
    • WRH's avatar
      [Feature] Add a torch client (#19) · 009075d8
      WRH authored
      * draft torch client
      
      * deal with space of tokenizer
      
      * support tensor parallel
      
      * fix
      
      * fix
      
      * move folder
      
      * move instruction to readme
      
      * move to torch/
      
      * rename client to chat
      
      * very bad response
      
      * stash
      
      * rename streamer
      
      * support internlm
      
      * change default args
      
      * remove test
      
      * improve instructions
      
      * remove module docstring
      
      * decrease header level of torch model
      009075d8