LICENSE
README.md
pyproject.toml
fitz_tec/__init__.py
fitz_tec/binary_fetch.py
fitz_tec/capacity.py
fitz_tec/cli.py
fitz_tec/display.py
fitz_tec/gguf_meta.py
fitz_tec/preflight.py
fitz_tec/runner.py
fitz_tec.egg-info/PKG-INFO
fitz_tec.egg-info/SOURCES.txt
fitz_tec.egg-info/dependency_links.txt
fitz_tec.egg-info/entry_points.txt
fitz_tec.egg-info/requires.txt
fitz_tec.egg-info/top_level.txt
fitz_tec/tools/__init__.py
fitz_tec/tools/_trace_format.py
fitz_tec/tools/build_pin_list.py
tests/test_capacity.py
tests/test_gguf_meta.py
tests/test_runner_parse.py