LICENSE
README.md
pyproject.toml
src/flash_head/__init__.py
src/flash_head/_version.py
src/flash_head/flash_head.py
src/flash_head/loading.py
src/flash_head.egg-info/PKG-INFO
src/flash_head.egg-info/SOURCES.txt
src/flash_head.egg-info/dependency_links.txt
src/flash_head.egg-info/entry_points.txt
src/flash_head.egg-info/top_level.txt
src/flash_head/patches/__init__.py
src/flash_head/patches/async_llm.py
src/flash_head/patches/eagle.py
src/flash_head/patches/gpu_model_runner.py
src/flash_head/patches/llm.py
src/flash_head/patches/logits_processor.py
src/flash_head/patches/rejection_sampler.py
src/flash_head/patches/sampler.py
tests/test_compare.py