mirror of
https://github.com/wassname/ray.git
synced 2026-08-10 12:30:14 +08:00
Fix link to serve (#9109)
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ Tune is a Python library for experiment execution and hyperparameter tuning at a
|
||||
* Choose among state of the art algorithms such as :ref:`Population Based Training (PBT) <tune-scheduler-pbt>`, :ref:`BayesOptSearch <bayesopt>`, :ref:`HyperBand/ASHA <tune-scheduler-hyperband>`.
|
||||
* Move your models from training to serving on the same infrastructure with `Ray Serve`_.
|
||||
|
||||
.. _`Ray Serve`: rayserve/overview.html
|
||||
.. _`Ray Serve`: serve/index.html
|
||||
|
||||
**Want to get started?** Head over to the :ref:`60 second Tune tutorial <tune-60-seconds>`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user