Skip to content

Commit dc602cd

Browse files
committed
cont : add scripts
1 parent 8023609 commit dc602cd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CODEOWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
/common/sampling.* @ggerganov
1717
/common/speculative.* @ggerganov
1818
/convert_*.py @CISC
19-
/examples/batched/ @ggerganov
2019
/examples/batched.swift/ @ggerganov
20+
/examples/batched/ @ggerganov
2121
/examples/convert-llama2c-to-ggml/ @ggerganov
2222
/examples/deprecation-warning/ @ggerganov
2323
/examples/embedding/ @ggerganov
@@ -34,8 +34,8 @@
3434
/examples/passkey/ @ggerganov
3535
/examples/retrieval/ @ggerganov
3636
/examples/save-load-state/ @ggerganov
37-
/examples/speculative/ @ggerganov
3837
/examples/speculative-simple/ @ggerganov
38+
/examples/speculative/ @ggerganov
3939
/ggml/src/ggml-common.h @ggerganov
4040
/ggml/src/ggml-cpu/ @ggerganov
4141
/ggml/src/ggml-cuda/fattn* @JohannesGaessler
@@ -54,6 +54,7 @@
5454
/ggml/src/gguf.cpp @JohannesGaessler
5555
/gguf-py/ @CISC
5656
/media/ @ggerganov
57+
/scripts/ @ggerganov
5758
/src/ @ggerganov
5859
/src/llama-adapter.* @CISC
5960
/src/llama-arch.* @CISC

0 commit comments

Comments
 (0)