mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 16:31:25 +08:00
[Doc] Add PTL and RAG to community integrations (#14064)
This commit is contained in:
@@ -46,8 +46,14 @@ Hugging Face Transformers |hugging|
|
||||
|
||||
State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
|
||||
|
||||
It integrates with Ray for distributed hyperparameter tuning of transformer models:
|
||||
|
||||
[`Link to integration <https://huggingface.co/transformers/master/main_classes/trainer.html#transformers.Trainer.hyperparameter_search>`__]
|
||||
|
||||
As well as for distributed document retrieval for Retrieval Augmented Generation Models
|
||||
|
||||
[`Link to integration <https://github.com/huggingface/transformers/tree/master/examples/research_projects/rag#document-retrieval>`__]
|
||||
|
||||
Intel Analytics Zoo |zoo|
|
||||
-------------------------
|
||||
|
||||
@@ -82,6 +88,13 @@ PyCaret is an open source low-code machine learning library in Python that aims
|
||||
|
||||
GitHub: `https://github.com/pycaret/pycaret <https://github.com/pycaret/pycaret>`_
|
||||
|
||||
PyTorch Lightning |ptl|
|
||||
-----------------------
|
||||
|
||||
PyTorch Lightning is a popular open-source library that provides a high level interface for PyTorch. The goal of PyTorch Lightning is to structure your PyTorch code to abstract the details of training, making AI research scalable and fast to iterate on.
|
||||
|
||||
[`Link to integration <https://github.com/ray-project/ray_lightning_accelerators>`__]
|
||||
|
||||
RayDP |raydp|
|
||||
-------------
|
||||
|
||||
@@ -151,6 +164,10 @@ XGBoost is a popular gradient boosting library for classification and regression
|
||||
:class: inline-figure
|
||||
:height: 30
|
||||
|
||||
.. |ptl| image:: images/pytorch_lightning_small.png
|
||||
:class: inline-figure
|
||||
:height: 30
|
||||
|
||||
.. |raydp| image:: images/intel.png
|
||||
:class: inline-figure
|
||||
:height: 30
|
||||
|
||||
Reference in New Issue
Block a user