Skip to content

Adding ANEE - Adaptive Neural Execution Engine#260

Open
abkmystery wants to merge 1 commit intoChristosChristofidis:masterfrom
abkmystery:master
Open

Adding ANEE - Adaptive Neural Execution Engine#260
abkmystery wants to merge 1 commit intoChristosChristofidis:masterfrom
abkmystery:master

Conversation

@abkmystery
Copy link
Copy Markdown

This pull request adds ANEE (Adaptive Neural Execution Engine) to the tools section.

ANEE is an open-source Python library for transformer inference with:

per-token dynamic layer skipping,
profiler-based gating,
safe KV-cache updates for skipped layers.
Repo: https://github.com/abkmystery/ANEE
PyPI: https://pypi.org/project/anee/

The entry follows existing formatting and matches other items in the section.

This pull request adds ANEE (Adaptive Neural Execution Engine) to the
tools section.

ANEE is an open-source Python library for transformer inference with:

per-token dynamic layer skipping,
profiler-based gating,
safe KV-cache updates for skipped layers.
Repo: https://github.com/abkmystery/ANEE
PyPI: https://pypi.org/project/anee/

The entry follows existing formatting and matches other items in the section.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant