Anemll/Anemll
Artificial Neural Engine Machine Learning Library observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 71
- Release rhythm 58
- Longevity 43
Flags: prerelease_only no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 36.0
- age_days: 605
- days_rel: 200
- days_push: 176
- n_releases_24m: 7
Adoption not part of the score
1647 stars · 77 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ANEMLL is an open-source Python library and toolchain for converting and running large language models on the Apple Neural Engine (ANE) via CoreML. It includes conversion scripts, a chat CLI, and a reference iOS/macOS/visionOS chat app for on-device LLM inference.
Use cases
- convert llama or qwen models to run on apple neural engine
- run llms locally on iphone or mac with coreml
- benchmark ane inference against huggingface models
- reduce coreml model size with weight deduplication
- evaluate converted models with lm-evaluation-harness
- build an ios chat app with on-device llm
When to choose
- you want to deploy small-to-mid LLMs on Apple Silicon or iOS devices using the ANE
- you need a conversion pipeline from HuggingFace models to CoreML with chunking support
- you want low-power on-device inference instead of cloud APIs
When to avoid
- you target NVIDIA/AMD GPUs or non-Apple hardware
- you need the very latest model architectures not yet supported
- you require a permissively licensed dependency and cannot accept a missing license
Facets
library · maturity active
machine-learning llm-inference llm-training compiler machine-learning large-language-models apple-ecosystem developer-tools python cross-platform apple-neural-engine coreml model-conversion on-device-inference tensor-processors llm-porting chat-app macos ios swift
1 source
- readme: https://github.com/Anemll/Anemll · fetched 2026-08-28 · ee3f758aeda0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Anemll/Anemll | main | 61 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem