ShankarRIntel
ShankarRIntel
Its not an arm related error just that certain python libraries are not supported on ARM I believe. Shankar From: Louie Tsai ***@***.***> Sent: Tuesday, August 20, 2024 6:45 PM...
The error appears because of certain files not being present in the arm source tree when compiling some libraries . Hence this error. Would you be able to debug which...
Hi Louis, Can I provide you with an Ampere instance for debugging? Shankar From: Louie Tsai ***@***.***> Sent: Tuesday, September 3, 2024 11:35 AM To: opea-project/GenAIExamples ***@***.***> Cc: Ratneshwaran, Shankar...
Yes that is correct Ampere is ARM. A request from Oracle for compatibility. Shankar From: Louie Tsai ***@***.***> Sent: Tuesday, September 3, 2024 1:53 PM To: opea-project/GenAIExamples ***@***.***> Cc: Ratneshwaran,...
Thanks, I believe we should document that Shankar From: Malini Bhandaru ***@***.***> Sent: Wednesday, September 11, 2024 12:26 AM To: opea-project/GenAIExamples ***@***.***> Cc: Ratneshwaran, Shankar ***@***.***>; Mention ***@***.***> Subject: Re:...
Arm dosent work I had earlier filed a github on this too.! ________________________________ From: Arun Gupta ***@***.***> Sent: Tuesday, November 26, 2024 5:42 AM To: opea-project/GenAIExamples ***@***.***> Cc: Ratneshwaran, Shankar...
git clone https://github.com/vllm-project/vllm.git cd ./vllm/ docker build --no-cache -t vllm:cpu --build-arg https_proxy=$https_proxy --build-arg http_proxy=$http_proxy -f Dockerfile.cpu . #### Here cd ..
Thanks this is done. Shankar From: xiguiw ***@***.***> Sent: Tuesday, September 10, 2024 6:16 PM To: opea-project/GenAIExamples ***@***.***> Cc: Ratneshwaran, Shankar ***@***.***>; Mention ***@***.***> Subject: Re: [opea-project/GenAIExamples] Xeon instructions issue...
I went through all the steps in GenAIExamples/ChatQnA/docker/xeon/README.md at main · opea-project/GenAIExamples (github.com) The services do come up if I use any address other than localhost ( 127.0.0.1) . This...
I have provided the original set of commands run. I can provide it again. Please keep this issue open as we are still facing it ________________________________ From: Zaili Wang ***@***.***>...