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 39fae97 commit d786ba6Copy full SHA for d786ba6
CODEOWNERS
@@ -44,6 +44,9 @@
44
/examples/speculative/ @ggerganov
45
/ggml/cmake/ @ggerganov
46
/ggml/include/ @ggerganov @slaren
47
+/ggml/src/ggml-alloc.c @slaren
48
+/ggml/src/ggml-backend* @slaren
49
+/ggml/src/ggml-blas/ @slaren
50
/ggml/src/ggml-common.h @ggerganov @slaren
51
/ggml/src/ggml-cpu/ @ggerganov @slaren
52
/ggml/src/ggml-cuda/common.cuh @slaren
0 commit comments