761 Forks
2099 Stars
2099 Watchers

kserve

Standardized Serverless ML Inference Platform on Kubernetes

How to download and setup kserve

Open terminal and run command
git clone https://github.com/kserve/kserve.git
git clone is used to create a copy or clone of kserve 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 kserve https://github.com/kserve/kserve/archive/master.zip

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

If you have some problems with kserve

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