From dc96a0b06a86f08cea3061f300945b3736a246f0 Mon Sep 17 00:00:00 2001 From: leo-pony Date: Tue, 26 Nov 2024 22:07:13 +0800 Subject: [PATCH] Update the cann backend News content: Support F16 and F32 data type model for Ascend 310P NPU. --- docs/backend/CANN.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/backend/CANN.md b/docs/backend/CANN.md index 6bdd9d2da..496e05807 100644 --- a/docs/backend/CANN.md +++ b/docs/backend/CANN.md @@ -23,6 +23,8 @@ The llama.cpp CANN backend is designed to support Ascend NPU. It utilize the abi ## News +- 2024.11 + - Support F16 and F32 data type model for Ascend 310P NPU. - 2024.8 - Support `Q4_0` and `Q8_0` data type for Ascend NPU. - 2024.7 @@ -43,6 +45,7 @@ The llama.cpp CANN backend is designed to support Ascend NPU. It utilize the abi | Ascend NPU | Status | |:-----------------------------:|:-------:| | Atlas 300T A2 | Support | +| Atlas 300I Duo | Support | *Notes:*