Original PR: https://github.com/vinta/awesome-python/pull/2811 Author: @abkmystery Created: 11/28/2025 Status: ❌ Closed
Base: master ← Head: master
master
4f0cdc7
1 file changed (+1 additions, -0 deletions)
📝 README.md (+1 -0)
README.md
This pull request adds ANEE (Adaptive Neural Execution Engine)
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 issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2811
Author: @abkmystery
Created: 11/28/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
4f0cdc7Add ANEE to deep learning frameworks list📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
This pull request adds ANEE (Adaptive Neural Execution Engine)
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 issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.