[console_scripts]
otf-demo = otf_llm.web_demo:launch_web_demo
otf-quantize = otf_llm.convert_global_universal:main
otf-run = otf_llm.run_triton_universal:main
otf-server = otf_llm.server_fastapi:main
