Training neural networks on Apple Neural Engine via reverse-engineered private APIs
Stars
6.6k
Forks
921
Watchers
6.6k
Open Issues
26
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Add INT8 W8A8 support: 1.88x ANE throughput via quantize/dequantize MIL ops
20cd236View on GitHubMulti-model dashboard with GQA, W&B integration, and best-loss checkpointing
7d61ee4View on GitHubFix dashboard text generation: add KV cache for proper autoregressive attention
06535fcView on GitHubAdd --data flag to pass training data path from dashboard to binary
389ee0dView on GitHubFix backward pass: global loss scaling, weight transpose, AdamW, activation clipping
926f977View on GitHubAdd model config to benchmark report, update README with current results
efcf193View on GitHubMerge pull request #31 from alvgeppetto-debug/fix/safety-correctness
05fc8f8View on GitHub