fix erros in EditorConfig Checker
This commit is contained in:
parent
353c5f8c7b
commit
aa13d69905
1 changed files with 1 additions and 2 deletions
|
@ -5538,7 +5538,6 @@ static void ggml_vk_op_f32_rwkv6(ggml_backend_vk_context * ctx, vk_context& subc
|
|||
1
|
||||
};
|
||||
|
||||
|
||||
ggml_vk_dispatch_pipeline(ctx, subctx, pipeline, {
|
||||
vk_subbuffer{ d_K, k_offset, k_size },
|
||||
vk_subbuffer{ d_V, v_offset, v_size },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue