Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Tags: ray-project/ray-educational-materials

Tags

anyscale-aws-nyc-2023

Toggle anyscale-aws-nyc-2023's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Ray Serve training - Multilingual Chat with Ray Serve (#82)

* Add placeholder notebook for Arize Serve presentation

* Add code to notebook, add placeholder images

* Add edits from team feedback

* Updates to text and code comments

* small fixes, style, conditional logic for colab, conclusion content

* Add fixes to create new nodes with .bind (and new InputNodes) for each new DAG, per Sihan's explanation -- fixes "multiple invocation" issue
Add text to explain this to readers

* Add GPU notebook - runs on Colab or Anyscale (w adjustment of ray.init) and demos fractional GPUs
Suppress warning by adding max_new_tokens to chat model.generate call

* Swap in new diagrams

* remove placeholder images and folder

* Rename GPU-Ray-Serve-Arize.ipynb to Multilingual_Chat_with_Ray_Serve.ipynb

Signed-off-by: Kamil Kaczmarek <[email protected]>

* Rename Multilingual_Chat_with_Ray_Serve.ipynb to Multilingual_Chat_with_Ray_Serve_GPU.ipynb

Signed-off-by: Kamil Kaczmarek <[email protected]>

* Rename Ray-Serve-Arize.ipynb to Multilingual_Chat_with_Ray_Serve.ipynb

Signed-off-by: Kamil Kaczmarek <[email protected]>

---------

Signed-off-by: Kamil Kaczmarek <[email protected]>
Co-authored-by: Adam Breindel <[email protected]>

ray-acm-workshop-2023

Toggle ray-acm-workshop-2023's commit message
small update in the model training;

Signed-off-by: Kamil A. Kaczmarek <[email protected]>

ray-saturday-dec-2022

Toggle ray-saturday-dec-2022's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New final summary section (#48)

* Explain object store and ray put

Signed-off-by: Kamil A. Kaczmarek <[email protected]>

* comparison (WIP)

Signed-off-by: Kamil A. Kaczmarek <[email protected]>

* added link to docs and comparison

Signed-off-by: Kamil A. Kaczmarek <[email protected]>

* summary completed

Signed-off-by: Kamil A. Kaczmarek <[email protected]>

Signed-off-by: Kamil A. Kaczmarek <[email protected]>

v1-intro-to-Ray

Toggle v1-intro-to-Ray's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

Signed-off-by: Kamil Kaczmarek <[email protected]>