We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a5b04 commit 618708cCopy full SHA for 618708c
ggml/src/ggml-cuda/concat.cu
@@ -216,5 +216,4 @@ void ggml_cuda_op_concat(ggml_backend_cuda_context & ctx, ggml_tensor * dst) {
216
break;
217
}
218
219
- }
220
0 commit comments