[console_scripts]
hyperretro = hyperretro.cli:main
hyperretro-bench = hyperretro.bench.run:_cli_main
hyperretro-compress = hyperretro.hf.compress:_cli_main
hyperretro-distill = hyperretro.hf.distill:_cli_main
hyperretro-vllm = hyperretro.vllm_adapter:_cli_main
