Files
markovian-rsa-mlx/.gitignore
transcrilive e2237f788c feat: scaffold markovian-rsa-mlx package + CLI
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.
2026-05-10 02:29:56 +02:00

15 lines
145 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
.venv/
.pytest_cache/
.ruff_cache/
dist/
build/
*.egg-info/
.DS_Store
.vscode/
.idea/
audit-*.jsonl
bench-out/