LICENSE
README.md
pyproject.toml
fituna/__init__.py
fituna/__main__.py
fituna/bench.py
fituna/binaries.py
fituna/cache.py
fituna/cli.py
fituna/config.py
fituna/corpus.py
fituna/doctor.py
fituna/errors.py
fituna/hardware.py
fituna/mcp_server.py
fituna/model_info.py
fituna/py.typed
fituna/quality.py
fituna/quantize.py
fituna/quickstart.py
fituna/report.py
fituna/search.py
fituna.egg-info/PKG-INFO
fituna.egg-info/SOURCES.txt
fituna.egg-info/dependency_links.txt
fituna.egg-info/entry_points.txt
fituna.egg-info/requires.txt
fituna.egg-info/top_level.txt
tests/test_cache.py
tests/test_cli.py
tests/test_config.py
tests/test_corpus.py
tests/test_doctor.py
tests/test_hardware.py
tests/test_mcp_server.py
tests/test_quickstart.py
tests/test_report.py
tests/test_search.py