codeowners : claim responsibility for ci, models, gguf-py and convert (#16124)
* claim responsibility for ci, gguf-py and convert * add myself to various src/llama- files
This commit is contained in:
parent
5c6106a696
commit
b2d980fce0
|
|
@ -10,3 +10,12 @@
|
||||||
/ggml/src/gguf.cpp @JohannesGaessler
|
/ggml/src/gguf.cpp @JohannesGaessler
|
||||||
/ggml/src/ggml-vulkan/ @0cc4m
|
/ggml/src/ggml-vulkan/ @0cc4m
|
||||||
/ggml/src/ggml-zdnn/ @taronaeo
|
/ggml/src/ggml-zdnn/ @taronaeo
|
||||||
|
/.github/workflows/ @CISC
|
||||||
|
/src/llama-adapter.* @CISC
|
||||||
|
/src/llama-arch.* @CISC
|
||||||
|
/src/llama-graph.* @CISC
|
||||||
|
/src/llama-model.* @CISC
|
||||||
|
/src/llama-vocab.* @CISC
|
||||||
|
/gguf-py/ @CISC
|
||||||
|
/convert_*.py @CISC
|
||||||
|
requirements*.txt @CISC
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue