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 5c6106a commit b2d980fCopy full SHA for b2d980f
CODEOWNERS
@@ -10,3 +10,12 @@
10
/ggml/src/gguf.cpp @JohannesGaessler
11
/ggml/src/ggml-vulkan/ @0cc4m
12
/ggml/src/ggml-zdnn/ @taronaeo
13
+/.github/workflows/ @CISC
14
+/src/llama-adapter.* @CISC
15
+/src/llama-arch.* @CISC
16
+/src/llama-graph.* @CISC
17
+/src/llama-model.* @CISC
18
+/src/llama-vocab.* @CISC
19
+/gguf-py/ @CISC
20
+/convert_*.py @CISC
21
+requirements*.txt @CISC
0 commit comments