MiniCPM
MiniCPM copied to clipboard
[Feature Request]: Readme should state MiniCPM does not support macOS
Feature request / 功能建议
Hi, I was trying to get this up running on my macOS, and found this.
Since there is a dependency to xformers, I think MiniCPM cannot support macOS as well?
Hi, there are some bugs now when running on cpu machines. We are working on it, please stay tuned.
Hello @jazelly, Running minicpm on Mac can use LLMFarm-MiniCPM.
Hi, we have fixed the bug that MiniCPM cannot run on macOS. For current version, please install cpu version (or mps version) torch and run MiniCPM with float32 precision on cpu, using huggingface transformers. MiniCPM can run on Mac without xformers.