Runtime
Reusable C++ and CUDA runtime for weight-shared looped transformers.
TinyLoop Framework
TinyLoop is a focused framework for looped transformer systems: packaged, documented, and structured for teams working on weight-sharing architectures rather than generic model serving.
TinyLoop keeps the runtime opinionated: loop reuse, low-bit weights, explicit model format boundaries, and a deployment surface built around that architecture instead of a general transformer stack.
Reusable C++ and CUDA runtime for weight-shared looped transformers.
CMake package, CLI, and Python binding with last-token scoring support.
Versioned .tinyloop format with explicit loader validation and deployment docs.