You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@anatu-git Could you please first try to create and run the base docker for gaudi? Note: modify the docker image properly based on your OS version. docker run -it --runtime=habana -e HABANA_VISIBLE_DEVICES=all -e OMPI_MCA_btl_vader_single_copy_mechanism=none --cap-add=sys_nice --net=host --ipc=host vault.habana.ai/gaudi-docker/1.18.0/ubuntu22.04/habanalabs/pytorch-installer-2.4.0:latest hl-smi
it looks like I had multiple versions of docker running on the system.
After disabling the bad docker versions and enabling the right ones I see that issue/error message goes away.
However, I am facing an issue, in that the container deployment doesn't download any model or data under the .data folder
@anatu-git Please check the container log of tgi backend/embedding/reranking for the error message during downloading the models. If there is connection issues to the huggingface, please check the network connection and check whether there should be some proxy settings. And be sure to set HUGGINGFACEHUB_API_TOKEN.
Priority
P3-Medium
OS type
Ubuntu
Hardware type
Xeon-ICX
Installation method
Deploy method
Running nodes
Single Node
What's the version?
commit ID: 179fd84
https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA/docker_compose/intel/hpu/gaudi
Description
Reproduce steps
Steps to reproduce can be found here: Link
Raw log
The text was updated successfully, but these errors were encountered: