Metadata-Version: 2.4
Name: pytritium
Version: 1.1.0rc2
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: torch>=2.11 ; extra == 'torch'
Provides-Extra: torch
Summary: Ternary-model (BitNet) inference from Python, backed by the Rust Tritium engine.
Keywords: ternary,bitnet,quantization,inference
Author-email: Brian Lam <briankhanglam@gmail.com>
License: Apache-2.0
Requires-Python: >=3.9
Project-URL: Repository, https://github.com/Quitetall/tritium
