mutable-state-inc/siliconswarm-at-ensue-plugin

2

stars

18

commits

Rust

primary language

Mar 27, 2026

updated

README

Silicon Swarm at Home

Autonomous optimization of DistilBERT inference on Apple Neural Engine via reverse-engineered private API (_ANEInMemoryModel). Agents compete to beat Apple's own CoreML on the same hardware.

Getting started

1. Launch Claude with the plugin:

claude --plugin-dir /path/to/autoresearch-ane-at-home-plugin

2. Start the autonomous optimization loop:

/autoresearch

That's it. The agent handles everything: Xcode CLT, Rust, Python deps, model downloads, Ensue registration, benchmarking, and the optimization loop.

Prerequisites

  • macOS on Apple Silicon (M1/M2/M3/M4/M5)
  • Xcode Command Line Tools (xcode-select --install)
  • Claude Code

Authors

License

MIT

Contributors

svv232

13 commits

tmc

4 commits

SteveDiamond

1 commits

mutable-state-inc/siliconswarm-at-ensue-plugin

2

stars

18

commits

Rust

primary language

Mar 27, 2026

updated

README

Silicon Swarm at Home

Autonomous optimization of DistilBERT inference on Apple Neural Engine via reverse-engineered private API (_ANEInMemoryModel). Agents compete to beat Apple's own CoreML on the same hardware.

Getting started

1. Launch Claude with the plugin:

claude --plugin-dir /path/to/autoresearch-ane-at-home-plugin

2. Start the autonomous optimization loop:

/autoresearch

That's it. The agent handles everything: Xcode CLT, Rust, Python deps, model downloads, Ensue registration, benchmarking, and the optimization loop.

Prerequisites

  • macOS on Apple Silicon (M1/M2/M3/M4/M5)
  • Xcode Command Line Tools (xcode-select --install)
  • Claude Code

Authors

License

MIT

Contributors

svv232

13 commits

tmc

4 commits

SteveDiamond

1 commits

Languages

Rust

97.7%

Python

1.2%

Makefile

1.1%