You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/build-s390x.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ All models need to be converted to Big-Endian. You can achieve this in three cas
84
84
85
85

86
86
87
-
You can find popular models pre-converted and verified at [s390x Ready Models](https://huggingface.co/collections/taronaeo/s390x-ready-models-672765393af438d0ccb72a08).
87
+
You can find popular models pre-converted and verified at [s390x Verified Models](https://huggingface.co/collections/taronaeo/s390x-verified-models-672765393af438d0ccb72a08) or [s390x Runnable Models](https://huggingface.co/collections/taronaeo/s390x-runnable-models-686e951824198df12416017e).
88
88
89
89
These models have already been converted from `safetensors` to `GGUF Big-Endian` and their respective tokenizers verified to run correctly on IBM z15 and later system.
90
90
@@ -151,11 +151,11 @@ Only available in IBM z16 or later system with the `-DGGML_NNPA=ON` (turned on w
151
151
152
152
### 3. zDNN Accelerator
153
153
154
-
_Only available in IBM z16 or later system. No direction at the moment._
154
+
_Only available in IBM z16 / LinuxONE 4 or later system. No support currently available._
155
155
156
156
### 4. Spyre Accelerator
157
157
158
-
_No direction at the moment._
158
+
_Only available with IBM z17 / LinuxONE 5 or later system. No support currently available._
0 commit comments