cann: add doc for cann backend (#8867)

Co-authored-by: xuedinge233 <damow890@gmail.com>
Co-authored-by: hipudding <huafengchun@gmail.com>
This commit is contained in:
wangshuai09 2024-08-19 16:46:38 +08:00 committed by GitHub
parent 1b6ff90ff8
commit cfac111e2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 329 additions and 0 deletions

View file

@ -425,6 +425,7 @@ Please refer to [Build llama.cpp locally](./docs/build.md)
| [CUDA](./docs/build.md#cuda) | Nvidia GPU |
| [hipBLAS](./docs/build.md#hipblas) | AMD GPU |
| [Vulkan](./docs/build.md#vulkan) | GPU |
| [CANN](./docs/build.md#cann) | Ascend NPU |
## Tools