Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove custom custom_llm_gpu resource specification for text-embeddings template #89

Merged
merged 5 commits into from
Feb 26, 2024

Conversation

scottjlee
Copy link
Contributor

@scottjlee scottjlee commented Feb 24, 2024

#67 created the text-embeddings workspace template with a bad config involving custom_llm_gpu which prevents satisfying the resource requirement. This PR fixes the issue by removing the unnecessary configuration, since autoscaling works across any of the GPU worker types by default.

Scott Lee added 2 commits February 24, 2024 11:01
Signed-off-by: Scott Lee <sjl@anyscale.com>
Signed-off-by: Scott Lee <sjl@anyscale.com>
@scottjlee scottjlee marked this pull request as ready for review February 25, 2024 04:32
@akshay-anyscale
Copy link
Contributor

can we remove this resource from the application? Not sure what the purpose of this is here if it's assigned to every node type

Signed-off-by: Scott Lee <sjl@anyscale.com>
@scottjlee scottjlee changed the title Add custom GPU resource specification for text-embeddings template Add GPU resource specification for text-embeddings template Feb 25, 2024
Scott Lee added 2 commits February 25, 2024 11:47
Signed-off-by: Scott Lee <sjl@anyscale.com>
Signed-off-by: Scott Lee <sjl@anyscale.com>
@scottjlee scottjlee changed the title Add GPU resource specification for text-embeddings template Remove custom custom_llm_gpu resource specification for text-embeddings template Feb 26, 2024
@scottjlee scottjlee merged commit f2e06bb into main Feb 26, 2024
1 check passed
@scottjlee scottjlee deleted the scottjlee/text-embeddings-fix branch February 26, 2024 07:12
anmscale pushed a commit that referenced this pull request Jun 22, 2024
Remove custom `custom_llm_gpu` resource specification for `text-embeddings` template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants