Skip to content

Commit a3969eb

Browse files
committed
docs: s390x reword
Signed-off-by: Aaron Teo <[email protected]>
1 parent 4a6d45e commit a3969eb

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/build-s390x.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,15 @@ All models need to be converted to Big-Endian. You can achieve this in three cas
109109
**Notes:**
110110
- The GGUF endian conversion script may not support all data types at the moment and may fail for some models/quantizations. When that happens, please try manually converting the safetensors model to GGUF Big-Endian via Step 2.
111111

112-
## IBM zDNN Accelerator
112+
## IBM Accelerators
113113

114-
*Only available in IBM z16 and onwards. No direction at the moment.*
114+
### 1. IBM zDNN Accelerator
115115

116-
## IBM Spyre Accelerator
116+
*Only available in IBM z16 and onwards. No direction at the moment.*
117117

118-
*No direction at the moment.*
118+
### 2. IBM Spyre Accelerator
119+
120+
*No direction at the moment.*
119121

120122
## Performance Tuning
121123

@@ -139,7 +141,7 @@ We strongly recommend disabling SMT via the kernel boot parameters as it negativ
139141
140142
We strongly recommend using BLAS for llama.cpp as there are no custom kernels for s390x for llama.cpp at the moment.
141143
142-
## Issues Related to IBM Z & LinuxONE
144+
## Getting Help on IBM Z & LinuxONE
143145
144146
1. **Bugs, Feature Requests**
145147

0 commit comments

Comments
 (0)