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

RAG frontend is getting OOMKilled #518

Open
andrewsykim opened this issue Apr 1, 2024 · 1 comment
Open

RAG frontend is getting OOMKilled #518

andrewsykim opened this issue Apr 1, 2024 · 1 comment
Assignees

Comments

@andrewsykim
Copy link
Collaborator

Steps to reproduce:

  1. Scale down RAG frontend to 1 replica
  2. Send multiple prompts
  3. kubectl get pods to see that frontend pod is restarted due to OOM kill.

This is also possible to replicate when running multiple frontend replicas, but it just takes more prompts due to prompts being load balanced across the replicas.

@andrewsykim
Copy link
Collaborator Author

I haven't seen this since merging #551 -- Should we close this @imreddy13 ?

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

No branches or pull requests

2 participants