Skip to content

Commit

Permalink
Example Gallery Updates (ray-project#37684)
Browse files Browse the repository at this point in the history
Add LLM tags to example gallery entries and add aviary
  • Loading branch information
simran-2797 committed Jul 23, 2023
1 parent 0c56aa7 commit 5495176
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions doc/source/ray-overview/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Ray Examples
:class-container: gallery-container container pb-3

.. grid-item-card:: :bdg-primary:`Blog`
:class-item: gallery-item
:class-item: gallery-item llm

.. button-link:: https://www.anyscale.com/blog/ray-common-production-challenges-for-generative-ai-infrastructure

Expand All @@ -45,33 +45,40 @@ Ray Examples
Training 175B Parameter Language Models at 1000 GPU scale with Alpa and Ray

.. grid-item-card:: :bdg-primary:`Blog`
:class-item: gallery-item
:class-item: gallery-item llm

.. button-link:: https://www.anyscale.com/blog/faster-stable-diffusion-fine-tuning-with-ray-air

Faster stable diffusion fine-tuning with Ray AIR

.. grid-item-card:: :bdg-primary:`Blog`
:class-item: gallery-item training serving huggingface
:class-item: gallery-item training serving huggingface llm

.. button-link:: https://www.anyscale.com/blog/how-to-fine-tune-and-serve-llms-simply-quickly-and-cost-effectively-using

How to fine tune and serve LLMs simply, quickly and cost effectively using Ray + DeepSpeed + HuggingFace

.. grid-item-card:: :bdg-primary:`Blog`
:class-item: gallery-item
:class-item: gallery-item llm

.. button-link:: https://www.businessinsider.com/openai-chatgpt-trained-on-anyscale-ray-generative-lifelike-ai-models-2022-12

How OpenAI Uses Ray to Train Tools like ChatGPT

.. grid-item-card:: :bdg-secondary:`Code example`
:class-item: gallery-item
:class-item: gallery-item llm

.. button-ref:: /ray-air/examples/gptj_deepspeed_fine_tuning

GPT-J-6B Fine-Tuning with Ray AIR and DeepSpeed

.. grid-item-card:: :bdg-secondary:`Code example`
:class-item: gallery-item llm

.. button-link:: https://github.com/ray-project/aviary/

Aviary toolkit serving live traffic for LLMs

.. grid-item-card:: :bdg-success:`Tutorial`
:class-item: gallery-item pytorch

Expand Down Expand Up @@ -332,21 +339,21 @@ Ray Examples
Serving an Object Detection Model

.. grid-item-card:: :bdg-secondary:`Code example`
:class-item: gallery-item
:class-item: gallery-item llm

.. button-ref:: /ray-air/examples/dreambooth_finetuning

Fine-tuning DreamBooth with Ray AIR

.. grid-item-card:: :bdg-secondary:`Code example`
:class-item: gallery-item
:class-item: gallery-item llm

.. button-ref:: /ray-air/examples/stablediffusion_batch_prediction

Stable Diffusion Batch Prediction with Ray AIR

.. grid-item-card:: :bdg-secondary:`Code example`
:class-item: gallery-item serving
:class-item: gallery-item serving llm

.. button-ref:: /ray-air/examples/gptj_serving

Expand Down

0 comments on commit 5495176

Please sign in to comment.