Skip to content

Conversation

@abkmystery
Copy link

This pull request adds ANEE (Adaptive Neural Execution Engine) to the Python 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
Python → Neural Networks 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