Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-dai authored Dec 15, 2021
1 parent 9200486 commit d67e67a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ BigDL makes it easy for data scientists and data engineers to build end-to-end,

* [PPML](#ppml-privacy-preserving-machine-learning): privacy preserving big data analysis and machine learning (*experimental*)

* [Serving](#getting-started-with-serving): Distributed and Automated Model Inference on Big Data Streaming Frameworks
* [Cluster Serving](https://bigdl.readthedocs.io/en/latest/doc/Serving/Overview/serving.html): Real-time, Distributed Model Serving

For more information, you may [read the docs](https://bigdl.readthedocs.io/).

Expand Down Expand Up @@ -201,13 +201,6 @@ See the Chronos [user guide](https://bigdl.readthedocs.io/en/latest/doc/Chronos/

See the [PPML user guide](https://bigdl.readthedocs.io/en/latest/doc/PPML/Overview/ppml.html) for more details.

## Getting Started with Serving
BigDL Cluster Serving is an end-to-end pipeline to scale-out local applications. We recommend you to refer to following example to kick-off.

[Migrate Keras application to Serving](https://bigdl.readthedocs.io/en/latest/doc/Serving/Example/keras-to-cluster-serving-example.ipynb)

See the Serving [user guide](https://bigdl.readthedocs.io/en/latest/doc/Serving/Overview/serving.html) and [quickstart](https://bigdl.readthedocs.io/en/latest/doc/Serving/QuickStart/serving-quickstart.html) for more details.

## More information

- [Document Website](https://bigdl.readthedocs.io/)
Expand Down

0 comments on commit d67e67a

Please sign in to comment.