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 94b62e7 commit 019120dCopy full SHA for 019120d
ggml/src/ggml-vulkan/vulkan-shaders/wkv7.comp
@@ -88,4 +88,4 @@ void main() {
88
dst[T * C + batch_id * state_size + head_id * head_size * head_size
89
+ tid * head_size + i] = state[i];
90
}
91
-}
+}
0 commit comments