mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-27 12:05:03 +00:00
CANN: Enable labeler for Ascend NPU (#13914)
This commit is contained in:
7
.github/labeler.yml
vendored
7
.github/labeler.yml
vendored
@ -86,3 +86,10 @@ nix:
|
|||||||
embedding:
|
embedding:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file: examples/embedding/
|
- any-glob-to-any-file: examples/embedding/
|
||||||
|
|
||||||
|
Ascend NPU:
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file:
|
||||||
|
- ggml/include/ggml-cann.h
|
||||||
|
- ggml/src/ggml-cann/**
|
||||||
|
- docs/backend/CANN.md
|
||||||
|
Reference in New Issue
Block a user