Skip to content

Commit

Permalink
Add to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
casper-hansen committed Feb 24, 2024
1 parent d9ab410 commit 5e2913a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ def get_extra_link_args():
"awq_ext/vllm/moe_alig_block.cu",
"awq_ext/vllm/activation.cu",
"awq_ext/vllm/topk_softmax_kernels.cu",
"awq_ext/quantization_new/gemv/gemv_cuda.cu",
"awq_ext/quantization_new/gemm/gemm_cuda.cu",
],
extra_compile_args=extra_compile_args,
)
Expand Down

0 comments on commit 5e2913a

Please sign in to comment.