[console_scripts]
sparkrun = sparkrun.cli:main

[sparkrun.runtimes]
eugr-vllm = sparkrun.runtimes.eugr_vllm:EugrVllmRuntime
llama-cpp = sparkrun.runtimes.llama_cpp:LlamaCppRuntime
sglang = sparkrun.runtimes.sglang:SglangRuntime
vllm = sparkrun.runtimes.vllm:VllmRuntime
