Skip to content

Examples to explore ray serve on io.net cluster in inference mode

Notifications You must be signed in to change notification settings

ionet-official/io_ray_serve_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

io_ray_serve_examples

  • go to page

    • choose type Inference, supplier io.net, gpu nvidia 3060 x 4 and deploy.
    • when cluster created, open it, copy IDE Password
  • go to Visual Studio, create dir and clone repo

    • git clone https://github.com/ionet-official/io_ray_serve_examples.git
  • go to path inference/

  • make enviroment for project on host

    • pip install -r requirements.txt
  • install enviroment on remote node's

    • python install_packages.py requirements.txt
  • to run project go to one of examples path and use command

    • serve run app:app
  • test inference transformers

    • go to path client_test, run command python remote_test.py
  • test inference diffusers

    • get result alt text

About

Examples to explore ray serve on io.net cluster in inference mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages