1. 10 Oct, 2023 4 commits
  2. 07 Oct, 2023 5 commits
  3. 06 Oct, 2023 2 commits
  4. 05 Oct, 2023 2 commits
  5. 04 Oct, 2023 2 commits
  6. 02 Oct, 2023 2 commits
    • Yuanheng Zhao's avatar
      [Infer] Serving example w/ ray-serve (multiple GPU case) (#4841) · 573f2705
      Yuanheng Zhao authored
      * fix imports
      
      * add ray-serve with Colossal-Infer tp
      
      * trivial: send requests script
      
      * add README
      
      * fix worker port
      
      * fix readme
      
      * use app builder and autoscaling
      
      * trivial: input args
      
      * clean code; revise readme
      
      * testci (skip example test)
      
      * use auto model/tokenizer
      
      * revert imports fix (fixed in other PRs)
      573f2705
    • Yuanheng Zhao's avatar
      [Infer] Colossal-Inference serving example w/ TorchServe (single GPU case) (#4771) · 3a74eb4b
      Yuanheng Zhao authored
      * add Colossal-Inference serving example w/ TorchServe
      
      * add dockerfile
      
      * fix dockerfile
      
      * fix dockerfile: fix commit hash, install curl
      
      * refactor file structure
      
      * revise readme
      
      * trivial
      
      * trivial: dockerfile format
      
      * clean dir; revise readme
      
      * fix comments: fix imports and configs
      
      * fix formats
      
      * remove unused requirements
      3a74eb4b
  7. 28 Sep, 2023 2 commits
  8. 27 Sep, 2023 8 commits
  9. 26 Sep, 2023 8 commits
  10. 25 Sep, 2023 2 commits
  11. 24 Sep, 2023 2 commits
  12. 22 Sep, 2023 1 commit