this support appears to be purposefully removed for apple silicon docker containers starting with v0.10.2 - [Hardware][Apple-CPU] Disable OneDNN build for Apple Silicon by ignaciosica · Pull Request #24200 · vllm-project/vllm · GitHub
thankU! I will reade it
Actually, I have tried two methods:
-
install oneDNN on my MAC then build docker image;
-
add “install oneDNN“ in the Dockerfile.cpu, then build docker image;
But all failed