2022-07-09 02:58:21 +08:00
|
|
|
(serve-examples)=
|
2022-05-20 10:56:34 -07:00
|
|
|
# Examples
|
2022-05-10 14:04:17 -07:00
|
|
|
|
|
|
|
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}
|
2022-05-20 10:56:34 -07:00
|
|
|
:caption: Serve Examples
|
2022-05-10 14:04:17 -07:00
|
|
|
:maxdepth: '-1'
|
|
|
|
:name: serve-tutorials
|
|
|
|
|
2022-08-05 09:55:31 -07:00
|
|
|
serve-ml-models
|
2022-05-10 14:04:17 -07:00
|
|
|
batch
|
|
|
|
rllib
|
2022-08-06 21:38:55 -07:00
|
|
|
gradio
|
2022-08-13 00:07:12 +08:00
|
|
|
java
|
2022-05-10 14:04:17 -07:00
|
|
|
```
|
|
|
|
|
|
|
|
Other Topics:
|
|
|
|
|
2022-05-20 10:56:34 -07:00
|
|
|
- {doc}`../deploying-serve`
|