[core] Support custom ascendc kernels in vllm-ascend (#233)
This PR add custom ascendc kernel rotary_embedding support in vllm-ascend, related CMakeLists and setuptools is also added in this PR. Related: https://github.com/vllm-project/vllm-ascend/issues/156 --------- Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
decorator
|
||||
pyyaml
|
||||
scipy
|
||||
pybind11
|
||||
setuptools
|
||||
setuptools-scm
|
||||
numpy==1.26.4
|
||||
|
||||
Reference in New Issue
Block a user