RunanywhereAI / RunanywhereAI/wally
Apple M5 is not supported?
Open
Nobody has claimed this yet.
P2
post-mvp
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 86
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 50
Description
Getting this on Macbook Pro M5 (24GB, 1TB)
> rcli metalrt install
MetalRT requires Apple M3 or later.
Your Mac uses an M1/M2 chip which doesn't support Metal 3.1 shaders.
Please use llama.cpp instead: rcli engine llamacpp
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported output with rcli metalrt install on the affected Mac, then trace the platform and chip-detection path that produces the M1/M2 message. Done means Apple M5 hardware is recognized correctly and the command no longer reports it as unsupported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, macos
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100