diff --git a/README.md b/README.md index b56fdefe9..d3899b0af 100644 --- a/README.md +++ b/README.md @@ -432,6 +432,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) - PyTorch implementations of Stable Baselines (deep) reinforcement learning algorithms. * [tensorflow](https://github.com/tensorflow/tensorflow) - The most popular Deep Learning framework created by Google. * [theano](https://github.com/Theano/Theano) - A library for fast numerical computation. +* [ANEE](https://github.com/abkmystery/ANEE) – Adaptive Neural Execution Engine for Transformers. Per-token dynamic layer skipping with profiler-guided gating and KV-cache-safe sparse inference. ## DevOps Tools