ray/doc/source/serve/tutorials/index.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
392 B
Markdown
Raw Normal View History

(serve-examples)=
# Examples
Below is a list of tutorials that you can use to learn more about the different pieces of
Ray Serve functionality and how to integrate different modeling frameworks.
```{toctree}
:caption: Serve Examples
:maxdepth: '-1'
:name: serve-tutorials
tensorflow
pytorch
sklearn
batch
web-server-integration
rllib
gradio
```
Other Topics:
- {doc}`../deploying-serve`