1. 13 Dec, 2023 1 commit
    • AllentDan's avatar
      Add api.py (#805) · 5c9aa51a
      AllentDan authored
      * add api.py
      
      * update serve function
      
      * add model_name arg and provide examples
      
      * docstring
      
      * remove service_available
      
      * type hint
      5c9aa51a
  2. 25 Oct, 2023 1 commit
    • RunningLeon's avatar
      Add more user-friendly CLI (#541) · 169d5169
      RunningLeon authored
      * add
      
      * import fire in main
      
      * wrap to speed up fire cli
      
      * update
      
      * update docs
      
      * update docs
      
      * fix
      
      * resolve commennts
      
      * resolve confict and add test for cli
      169d5169