Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xdb4_94051
vllm
Commits
049da596
Commit
049da596
authored
Sep 13, 2024
by
nicodafagood
Browse files
add csrc
parent
49e84bec
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
setup.py
setup.py
+1
-0
No files found.
setup.py
View file @
049da596
...
@@ -339,6 +339,7 @@ vllm_extension_sources = [
...
@@ -339,6 +339,7 @@ vllm_extension_sources = [
"csrc/layernorm_kernels.cu"
,
"csrc/layernorm_kernels.cu"
,
"csrc/quantization/squeezellm/quant_cuda_kernel.cu"
,
"csrc/quantization/squeezellm/quant_cuda_kernel.cu"
,
"csrc/quantization/gptq/q_gemm.cu"
,
"csrc/quantization/gptq/q_gemm.cu"
,
"csrc/quantization/myq/q_gemm.cu"
,
"csrc/cuda_utils_kernels.cu"
,
"csrc/cuda_utils_kernels.cu"
,
"csrc/moe_align_block_size_kernels.cu"
,
"csrc/moe_align_block_size_kernels.cu"
,
"csrc/pybind.cpp"
,
"csrc/pybind.cpp"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment