Public release v0.1.0 in progress. MIT, Python 3.12+, depends on kyr0/mlx-lm fork (feat/zaya-support) for ZAYA model support until upstream PR #1261 merges.
3 lines
80 B
Python
3 lines
80 B
Python
"""Markovian RSA test-time compute methodology on MLX."""
|
|
__version__ = "0.1.0"
|