[PR #2811] [CLOSED] Add ANEE to deep learning frameworks list #15814

Closed
opened 2026-05-02 08:00:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2811
Author: @abkmystery
Created: 11/28/2025
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 4f0cdc7 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2811 **Author:** [@abkmystery](https://github.com/abkmystery) **Created:** 11/28/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4f0cdc7`](https://github.com/vinta/awesome-python/commit/4f0cdc701eb47f72f1481e146abec84ae69d144c) Add ANEE to deep learning frameworks list ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-02 08:00:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#15814