We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc60ede commit dc96a0bCopy full SHA for dc96a0b
docs/backend/CANN.md
@@ -23,6 +23,8 @@ The llama.cpp CANN backend is designed to support Ascend NPU. It utilize the abi
23
24
## News
25
26
+- 2024.11
27
+ - Support F16 and F32 data type model for Ascend 310P NPU.
28
- 2024.8
29
- Support `Q4_0` and `Q8_0` data type for Ascend NPU.
30
- 2024.7
@@ -43,6 +45,7 @@ The llama.cpp CANN backend is designed to support Ascend NPU. It utilize the abi
43
45
| Ascend NPU | Status |
44
46
|:-----------------------------:|:-------:|
47
| Atlas 300T A2 | Support |
48
+| Atlas 300I Duo | Support |
49
50
*Notes:*
51
0 commit comments