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

Release 0.5.0 #111

Merged
merged 20 commits into from
Jan 18, 2024
Merged

Release 0.5.0 #111

merged 20 commits into from
Jan 18, 2024

Conversation

sihanwang41
Copy link
Collaborator

No description provided.

Signed-off-by: Sihan Wang <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
models/README.md Outdated Show resolved Hide resolved
models/README.md Outdated Show resolved Hide resolved
models/README.md Outdated Show resolved Hide resolved
models/README.md Outdated Show resolved Hide resolved
models/README.md Outdated Show resolved Hide resolved
models/README.md Outdated Show resolved Hide resolved
models/README.md Outdated Show resolved Hide resolved
models/README.md Outdated Show resolved Hide resolved
sihanwang41 and others added 12 commits January 8, 2024 14:00
Co-authored-by: shrekris-anyscale <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Co-authored-by: shrekris-anyscale <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Co-authored-by: shrekris-anyscale <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Co-authored-by: shrekris-anyscale <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Co-authored-by: shrekris-anyscale <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Co-authored-by: shrekris-anyscale <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Co-authored-by: shrekris-anyscale <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Co-authored-by: shrekris-anyscale <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
Copy link
Contributor

@shrekris-anyscale shrekris-anyscale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the README and config files.

@akshay-anyscale
Copy link
Collaborator

LGTM, let's have @avnishn or @Yard1 confirm

@rifkybujana
Copy link

How do i install tensorrt-llm in the ray-llm docker? I've tried to install tensorrt-llm several time but always stuck in the errors related to MPI or mpi4py

@sihanwang41
Copy link
Collaborator Author

How do i install tensorrt-llm in the ray-llm docker? I've tried to install tensorrt-llm several time but always stuck in the errors related to MPI or mpi4py

Hi @rifkybujana, the trtllm will be installed by default inside the 0.5.0 image. Currently you can't install by yourself, we are planning to relax this restriction in the later version of rayllm.

@rifkybujana
Copy link

Hi @sihanwang41, thanks for the reply. When will the 0.5.0 image be released? Also which version of TensorRT-LLM would be installed?

@sihanwang41
Copy link
Collaborator Author

Hi @sihanwang41, thanks for the reply. When will the 0.5.0 image be released? Also which version of TensorRT-LLM would be installed?

it will be out this week, 0.6.1 version will be installed.

Signed-off-by: Sihan Wang <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
@sihanwang41 sihanwang41 merged commit cbf88c2 into ray-project:master Jan 18, 2024
2 checks passed
Copy link
Member

@avnishn avnishn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment, otherwise looking good to me.

@@ -13,19 +11,17 @@ Jinja2
numexpr>=2.7.3
hf_transfer
evaluate
bitsandbytes
vllm>=0.2.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't we need to pin this to <2.7?

alanwguo pushed a commit that referenced this pull request Jan 25, 2024
<img width="1253" alt="Screen Shot 2023-06-05 at 4 35 41 PM"
src="https://github.com/anyscale/aviary/assets/20109646/9e71db45-dd3b-4fb8-88f8-2ec28a78ae6e">


Follow up:
* Autoscaler: The current image is missing some dependencies for KubeRay
autoscaling.
* Frontend: The frontend cannot be launched directly due to some
dependency issues (e.g. `gradio`, `pymongo`, `boto3`...).

---------

Co-authored-by: Antoni Baum <[email protected]>
alanwguo pushed a commit that referenced this pull request Jan 25, 2024
Followup to #111 which adds a tutorial for GKE (the prior PR was for
Amazon EKS).

After all comments are addressed, before merging I will run through the
tutorial again manually to make sure it works.
- [ ] Final manual test

"Fast follow" followups include:

- [ ] Load test 
- [ ] Multiple models
- [ ] Link to the tutorial from somewhere to make it discoverable. (Link
to it from https://github.com/anyscale/aviary/blob/master/README.md I
guess?)
- [ ] Add a production guide using
[RayService](https://ray-project.github.io/kuberay/guidance/rayservice/)

More followups copied from #111:

> Autoscaler: The current image is missing some dependencies for KubeRay
autoscaling.
> Frontend: The frontend cannot be launched directly due to some
dependency issues (e.g. gradio, pymongo, boto3...).

---------

Signed-off-by: Archit Kulkarni <[email protected]>
Co-authored-by: Antoni Baum <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants