Metadata-Version: 2.4
Name: cellm
Version: 0.0.0
Summary: Experiments with local learning instead of the global backpropagation.
Author-email: apehex <17317183+apehex@users.noreply.github.com>
License-Expression: AGPL-3.0
License-File: .github/LICENSE.md
Requires-Python: <3.14,>=3.10
Requires-Dist: torch>=2.10
Description-Content-Type: text/markdown

# ceLLM <img src="images/logo.png" alt="apehex logo" width="32" height="32">

[![License][shield-license]][github-license]
[![Latest][shield-release]][github-release]

Experiments with local learning instead of the global backpropagation.

[shield-license]: https://img.shields.io/badge/license-aGPLv3-green?style=flat-square
[shield-release]: https://img.shields.io/github/release/apehex/cellm.svg?style=flat-square
