Can we run MLX on Docker(with GPU acceleration/METAL) on MacOS ? #257
Replies: 1 comment
-
I don't believe so. Last I read up on this, Docker requires specific Linux kernel niceties ( Since there are no Linux Metal drivers, no go at all. That said, Apple has been working on their visualization framework, so in theory its cheap to launch a secondary macOS instance in a VM which would have full GPU / Metal, but, it isnt containerized or support docker files or docker-compose. I sincerely wish Apple would adopt |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering if that is possible to achieve GPU acceleration on mac on docker container and run MLX inference with the acceleration?
Beta Was this translation helpful? Give feedback.
All reactions