Skip to content

Commit dfca987

Browse files
committed
docs : apply blockquote syntax to ZenDNN docs
1 parent 133409a commit dfca987

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/backend/ZenDNN.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# llama.cpp for AMD ZenDNN
22

3+
> [!WARNING]
34
> **Note:** ZenDNN is **not** the same as zDNN.
45
> - **ZenDNN** (this page): AMD's deep learning library for AMD EPYC CPUs
5-
> - **zDNN**: IBM's library for IBM Z mainframe processors ([see zDNN documentation](zDNN.md))
6+
> - **zDNN**: IBM's Deep Neural Network acceleration library for IBM Z & LinuxONE Mainframes ([see zDNN documentation](zDNN.md))
67
78
- [Background](#background)
89
- [OS](#os)

docs/backend/zDNN.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# llama.cpp for IBM zDNN Accelerator
22

3+
> [!WARNING]
34
> **Note:** zDNN is **not** the same as ZenDNN.
4-
> - **zDNN** (this page): IBM's library for IBM Z mainframe processors
5+
> - **zDNN** (this page): IBM's Deep Neural Network acceleration library for IBM Z & LinuxONE Mainframes
56
> - **ZenDNN**: AMD's deep learning library for AMD EPYC CPUs ([see ZenDNN documentation](ZenDNN.md))
67
78
## Background

0 commit comments

Comments
 (0)