README.md
pyproject.toml
setup.py
src/__init__.py
src/auto_model.py
src/cli.py
src/engine.py
src/hardware.py
src/kv_cache.py
src/pinned_host.py
src/scratchpad.py
src/transfer.py
streamllm.egg-info/PKG-INFO
streamllm.egg-info/SOURCES.txt
streamllm.egg-info/dependency_links.txt
streamllm.egg-info/entry_points.txt
streamllm.egg-info/requires.txt
streamllm.egg-info/top_level.txt
tests/test_auto_model.py
tests/test_hardware.py
tests/test_kv_cache.py
tests/test_leak_and_stress.py
tests/test_pinned_host.py
tests/test_scratchpad.py
tests/test_transfer.py