745 Forks
3504 Stars
3504 Watchers

serve

Serve, optimize and scale PyTorch models in production

How to download and setup serve

Open terminal and run command
git clone https://github.com/pytorch/serve.git
git clone is used to create a copy or clone of serve repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with serve https://github.com/pytorch/serve/archive/master.zip

Or simply clone serve with SSH
[email protected]:pytorch/serve.git

If you have some problems with serve

You may open issue on serve support forum (system) here: https://github.com/pytorch/serve/issues