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 b07ffdf commit 0f74f1aCopy full SHA for 0f74f1a
CODEOWNERS
@@ -20,6 +20,7 @@
20
/examples/batched/ @ggerganov
21
/examples/convert-llama2c-to-ggml/ @ggerganov
22
/examples/deprecation-warning/ @ggerganov
23
+/examples/diffusion/ @am17an
24
/examples/embedding/ @ggerganov
25
/examples/eval-callback/ @ggerganov
26
/examples/export-docs/ @ggerganov
@@ -51,7 +52,7 @@
51
52
/ggml/src/ggml-zdnn/ @taronaeo
53
/ggml/src/ggml.c @ggerganov
54
/ggml/src/ggml.cpp @ggerganov
-/ggml/src/gguf.cpp @JohannesGaessler
55
+/ggml/src/gguf.cpp @JohannesGaessler @Green-Sky
56
/gguf-py/ @CISC
57
/media/ @ggerganov
58
/scripts/gen* @ggerganov
0 commit comments