release: v0.1.1 — enable_thinking=False default + corrected bench gold + CHANGELOG

This commit is contained in:
transcrilive
2026-05-10 14:38:27 +02:00
parent 81e8ac88cc
commit b65bf91e37
6 changed files with 34 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
"""Markovian RSA test-time compute methodology on MLX."""
__version__ = "0.1.0"
__version__ = "0.1.1"
from markovian_rsa_mlx.config import RSAConfig
from markovian_rsa_mlx.loader import load_zaya_model