README.md
pyproject.toml
src/modelfit/__init__.py
src/modelfit/adapter.py
src/modelfit/cli.py
src/modelfit/code_gen.py
src/modelfit/ensemble.py
src/modelfit/evaluator.py
src/modelfit/hardware.py
src/modelfit/hf_client.py
src/modelfit/local_api.py
src/modelfit/server.py
src/modelfit_mcp.egg-info/PKG-INFO
src/modelfit_mcp.egg-info/SOURCES.txt
src/modelfit_mcp.egg-info/dependency_links.txt
src/modelfit_mcp.egg-info/entry_points.txt
src/modelfit_mcp.egg-info/requires.txt
src/modelfit_mcp.egg-info/top_level.txt
tests/test_adapter.py
tests/test_cli.py
tests/test_code_gen.py
tests/test_e2e.py
tests/test_ensemble.py
tests/test_evaluator.py
tests/test_hardware.py
tests/test_hf_client.py
tests/test_local_api.py
tests/test_multimodal.py