LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/user_guide.md
llm_mem_planner.egg-info/PKG-INFO
llm_mem_planner.egg-info/SOURCES.txt
llm_mem_planner.egg-info/dependency_links.txt
llm_mem_planner.egg-info/entry_points.txt
llm_mem_planner.egg-info/requires.txt
llm_mem_planner.egg-info/top_level.txt
src/llm_mem_planner/__init__.py
src/llm_mem_planner/__main__.py
src/llm_mem_planner/cli.py
tests/__init__.py
tests/test_smoke.py
tests/data/invalid_json_config.json
tests/data/minimal_dense_config.json
tests/data/minimal_moe_config.json
tests/data/minimal_moe_nsa_config.json
tests/data/missing_hidden_size_config.json