Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gzy19990617 committed Sep 14, 2024
1 parent 10630ec commit 934f536
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csrc/setup_cuda.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ def get_gencode_flags():
"./gpu/dequant_int8.cu",
"./gpu/flash_attn_bwd.cc",
"./gpu/tune_cublaslt_gemm.cu",
"./gpu/sample_kernels/top_p_sampling_from_probs.cu",
"./gpu/sample_kernels/top_p_sampling_reject",
]

cutlass_dir = "third_party/cutlass"
Expand Down

0 comments on commit 934f536

Please sign in to comment.