Metadata-Version: 2.4
Name: cassius
Version: 0.1.2
Summary: Cassius — AXe's GDN-native foundation-model family with a runtime forget primitive.
Project-URL: Homepage, https://github.com/memjar/cassius
Project-URL: Source, https://github.com/memjar/cassius
Author-email: AXE / memjar <james@virul.co>
License: Apache-2.0
Keywords: forget,gated-deltanet,gdn,language-model,llm,on-device,unlearning
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Cassius

**Cassius** is AXe's foundation-model family with a **runtime forget primitive** baked into every
checkpoint — unlearning-on-command for privacy, compliance, and data-deletion.

- **Flagship:** `Cassius-G1-1.3B`.
- **Focus:** on-device efficiency and a forget capability frontier assistants don't ship.

> Early release — the package namespace is reserved while the family and its tooling are prepared.

## Status

Pre-alpha. This release reserves the name and exposes version metadata. The model runtime, eval
harness, and forget API land in subsequent releases.

## License

Apache-2.0.
