Skip to content

Commit

Permalink
Fix pybindings
Browse files Browse the repository at this point in the history
  • Loading branch information
casper-hansen committed Feb 24, 2024
1 parent 1d3808a commit 6e42a97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ def get_extra_link_args():
CUDAExtension(
"awq_v2_ext",
[
"awq_ext/pybind_awq_v2.cpp",
"awq_ext/quantization_new/gemv/gemv_cuda.cu",
"awq_ext/quantization_new/gemm/gemm_cuda.cu",
],
Expand Down

0 comments on commit 6e42a97

Please sign in to comment.