-
Notifications
You must be signed in to change notification settings - Fork 207
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Priority
Undecided
OS type
Ubuntu
Hardware type
Gaudi2
Installation method
- Pull docker images from hub.docker.com
- Build docker images from source
Deploy method
- Docker compose
- Docker
- Kubernetes
- Helm
Running nodes
Single Node
What's the version?
latest
from DockerHub, with Always
pull policy.
Description
DocSum and FaqGen images are missing for vLLM: https://hub.docker.com/u/opea?page=1&search=-vllm
Although they are there for TGI: https://hub.docker.com/u/opea?page=1&search=-tgi
And there are vLLM Dockerfiles for them:
- DocSum: https://github.com/opea-project/GenAIComps/tree/main/comps/llms/summarization/vllm/langchain
- FaqGen: https://github.com/opea-project/GenAIComps/tree/main/comps/llms/faq-generation/vllm/langchain
And ChatQnA (text generation) vLLM image is already there: https://hub.docker.com/r/opea/llm-vllm
Because of this, CI fails for: opea-project/GenAIInfra#610
Reproduce steps
docker pull opea/llm-docsum-vllm
Raw log
No response
Attachments
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working