We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921fc44 commit 81a2d43Copy full SHA for 81a2d43
1 file changed
csrc/setup_hip.py
@@ -50,6 +50,8 @@ def update_git_submodule():
50
"./gpu/quant_int8.cu",
51
"./gpu/dequant_int8.cu",
52
"./gpu/flash_attn_bwd.cc",
53
+ "./gpu/update_inputs_v2.cu",
54
+ "./gpu/set_preids_token_penalty_multi_scores.cu",
55
],
56
extra_compile_args={
57
"cxx": ["-O3"],
0 commit comments