Skip to content

Commit 2286ff4

Browse files
committed
docs: s390x reword simd
Signed-off-by: Aaron Teo <[email protected]>
1 parent 213ded6 commit 2286ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build-s390x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ All models need to be converted to Big-Endian. You can achieve this in three cas
113113

114114
### 1. SIMD Acceleration
115115

116-
Only available in IBM z15 or later system with the `-DGGML_VXE=ON` (turned on by default). No hardware acceleration is possible with llama.cpp with older systems, such as IBM z14 or EC13. In such systems, the APIs can still run but will use a scalar implementation.
116+
Only available in IBM z15 or later system with the `-DGGML_VXE=ON` (turned on by default) compile flag. No hardware acceleration is possible with llama.cpp with older systems, such as IBM z14 or EC13. In such systems, the APIs can still run but will use a scalar implementation.
117117

118118
### 2. zDNN Accelerator
119119

0 commit comments

Comments
 (0)