]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
docs: update s390x build docs (#19643)
authorAaron Teo <redacted>
Sun, 15 Feb 2026 16:33:34 +0000 (00:33 +0800)
committerGitHub <redacted>
Sun, 15 Feb 2026 16:33:34 +0000 (00:33 +0800)
docs/build-s390x.md

index 67df4e2eac19b9179d6ba4fff48ce938940059f4..4568d5010f6cb11a334cb62a21c7b3688a66a11b 100644 (file)
@@ -242,10 +242,10 @@ IBM VXE/VXE2 SIMD acceleration depends on the BLAS implementation. It is strongl
 |------------|-------------|------|-------|
 | FP32       | ✅           | ✅    | ❓     |
 | FP16       | ✅           | ✅    | ❓     |
-| BF16       | 🚫           | ✅    | ❓     |
+| BF16       |            | ✅    | ❓     |
 | Q4_0       | ✅           | ❓    | ❓     |
 | Q4_1       | ✅           | ❓    | ❓     |
-| MXFP4      | 🚫           | ❓    | ❓     |
+| MXFP4      |            | ❓    | ❓     |
 | Q5_0       | ✅           | ❓    | ❓     |
 | Q5_1       | ✅           | ❓    | ❓     |
 | Q8_0       | ✅           | ❓    | ❓     |
@@ -272,4 +272,4 @@ IBM VXE/VXE2 SIMD acceleration depends on the BLAS implementation. It is strongl
 -   🚫 - acceleration unavailable, will still run using scalar implementation
 -   ❓ - acceleration unknown, please contribute if you can test it yourself
 
-Last Updated by **Aaron Teo (aaron.teo1@ibm.com)** on Sep 7, 2025.
+Last Updated by **Aaron Teo (aaron.teo1@ibm.com)** on Feb 15, 2026.