mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-01-11 19:21:46 +00:00
53ff6b9b9f
* GGUF: C++ refactor, backend support, misc fixes remove ggml_tensor.backend update CODEOWNERS [no ci] remove gguf_get_data from API revise GGUF API data types
12 lines
437 B
Plaintext
12 lines
437 B
Plaintext
# collaborators can optionally add themselves here to indicate their availability for reviewing related PRs
|
|
|
|
/ci/ @ggerganov
|
|
/.devops/*.Dockerfile @ngxson
|
|
/examples/server/ @ngxson
|
|
/ggml/src/ggml-cuda/fattn* @JohannesGaessler
|
|
/ggml/src/ggml-cuda/mmq.* @JohannesGaessler
|
|
/ggml/src/ggml-cuda/mmv.* @JohannesGaessler
|
|
/ggml/src/ggml-cuda/mmvq.* @JohannesGaessler
|
|
/ggml/src/ggml-opt.cpp @JohannesGaessler
|
|
/ggml/src/gguf.cpp @JohannesGaessler
|