Native Apple Metal GPU inference via mlx-c bindings
3 steps: Python bridge script (JSON Lines protocol), Go backend wrapper (os/exec, iter.Seq streaming), tests with mock subprocess. Uses stdlib only — no core/go dependency. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| cpp | ||
| docs/plans | ||
| internal/metal | ||
| .gitignore | ||
| CLAUDE.md | ||
| CMakeLists.txt | ||
| FINDINGS.md | ||
| go.mod | ||
| mlx.go | ||
| mlx_stub.go | ||
| mlx_test.go | ||
| register_metal.go | ||
| TODO.md | ||