Alternatives
Products that do what Go-CoreML – Go Bindings for Apple's CoreML with Neural Engine Support does
Go bindings for CoreML that let you build and run ML models on Apple Silicon from Go, no Python required. You construct models programmatically using CoreML's MIL intermediate language, then run them on the Neural Engine, GPU, or CPU. Also works as a GoMLX backend.
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9PO
Our company Vertex.AI has been working on this for a while but this is the first public release. We're starting with using PlaidML to bring OpenCL support to Keras and more frameworks, platforms, etc are coming. Yes, this means you can use use your AMD GPU for deep learning dev. Sorry, no Mac or Windows support yet although the brave can try building from source (it should work). http://vertex.ai/blog/announcing-plaidml https://github.com/plaidml/plaidml
2017
- 10

Local sandboxes for AI agents on your Mac, Linux, bare metal
Aug 2026 · github.com
- 11SP
I was recently playing with Apple's CoreML and had several painful observations on tooling. It's not enough for a long read but should be for an HN post. In short, you can take a simple BERT-like encoder model in PyTorch, convert it into an f32 CoreML checkpoint, and run it on CPU or GPU, but not NPU. Let's unpack this. Having a simple and extensible format to exchange common ANN architectures is a big issue for anyone who uses more than one framework or programming language to run the same model. ONNX is the closest we have to that standard, but it's hard to call anything Protobuf-related…
2024 · github.com
- 12QB
2017 · therecipe.github.io
- 13NL
2017 · github.com
- 14

- 15
- 16GS
2016 · github.com
- 17
- 18

- 19GB
2023 · github.com
- 20

- 21

- 22

- 23CD
2011 · christian-kienle.de
- 24OO
Osaurus is an open-source local inference runtime for macOS, written in Swift and optimized for Apple Silicon. It lets you run Apple Foundation Models locally — fully accelerated by the Neural Engine — while also exposing OpenAI- and Ollama-compatible endpoints, so you can connect your favorite apps, tools, or clients without any code changes. Key points: * Supports Apple Foundation Models natively * Compatible with OpenAI & Ollama APIs * ~7 MB binary, runs locally (no cloud, no telemetry) * MIT Licensed, open source Project: https://osaurus.ai Source:…
Oct 2025 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →