From 4d136cb6a1641121593189b90a944f4960cf726b Mon Sep 17 00:00:00 2001 From: Aaron Teo Date: Tue, 24 Jun 2025 15:11:58 +0800 Subject: [PATCH] docs: update broken huggingface link for s390x Signed-off-by: Aaron Teo --- docs/build-s390x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build-s390x.md b/docs/build-s390x.md index 9b2f42177..bb6eae784 100644 --- a/docs/build-s390x.md +++ b/docs/build-s390x.md @@ -82,7 +82,7 @@ All models need to be converted to Big-Endian. You can achieve this in three cas 1. **Use pre-converted models verified for use on IBM Z & LinuxONE (easiest)** - You can find popular models pre-converted and verified at [s390x Ready Models](hf.co/collections/taronaeo/s390x-ready-models-672765393af438d0ccb72a08). + You can find popular models pre-converted and verified at [s390x Ready Models](https://huggingface.co/collections/taronaeo/s390x-ready-models-672765393af438d0ccb72a08). These models and their respective tokenizers are verified to run correctly on IBM Z & LinuxONE.