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

[Bug] Fail to build the LLM Docker Image #1074

Open
2 of 6 tasks
Jackie-shi opened this issue Nov 5, 2024 · 0 comments
Open
2 of 6 tasks

[Bug] Fail to build the LLM Docker Image #1074

Jackie-shi opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels

Comments

@Jackie-shi
Copy link

Priority

P3-Medium

OS type

Mac

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?

opea/llm-tgi:latest

Description

Follow the instructions, and in the first step of building LLM Docker Image, I met this error.
WechatIMG8969

Reproduce steps

git clone https://github.com/opea-project/GenAIComps.git

cd GenAIComps

docker build -t opea/llm-tgi:latest --build-arg https_proxy=$https_proxy --build-arg http_proxy=$http_proxy -f comps/llms/text-generation/tgi/Dockerfile .

Raw log

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants