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 96fdca0 commit 05a2458Copy full SHA for 05a2458
CODEOWNERS
@@ -2,7 +2,10 @@
2
3
/ci/ @ggerganov
4
/.devops/*.Dockerfile @ngxson
5
-/tools/server/ @ngxson
+/tools/server/* @ngxson # no subdir
6
+/tools/server/webui/ @allozaur
7
+/tools/mtmd/ @ngxson
8
+/src/llama-chat.* @ngxson
9
/ggml/src/ggml-cuda/fattn* @JohannesGaessler
10
/ggml/src/ggml-cuda/mmq.* @JohannesGaessler
11
/ggml/src/ggml-cuda/mmvq.* @JohannesGaessler
0 commit comments