[Bugfix] Add jit kernel files in packaging (#13829)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com> Co-authored-by: Xu Yongfei <xuyongfei.xyf@antgroup.com>
This commit is contained in:
@@ -131,6 +131,9 @@ sglang = "sglang.cli.main:main"
|
||||
"srt/mem_cache/storage/hf3fs/hf3fs_utils.cpp",
|
||||
"srt/speculative/cpp_ngram/*.cpp",
|
||||
"srt/speculative/cpp_ngram/*.h",
|
||||
"jit_kernel/include/sgl_kernel/*.h",
|
||||
"jit_kernel/include/sgl_kernel/*.cuh",
|
||||
"jit_kernel/csrc/*.cuh"
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
||||
Reference in New Issue
Block a user