fix: use tokenizer-specific pre-tokenization rules (#1975) #18
build.yml
on: push
Matrix: Build and push container images
Matrix: ubuntu-latest-rocm
Matrix: windows-latest-cmake
ubuntu-latest-cmake
14m 29s
ubuntu-latest-cmake-vulkan
18m 40s
macOS-latest-cmake
12m 19s
windows-latest-rocm
8m 49s
release
1m 46s
Annotations
19 warnings
|
windows-latest-cmake (cpu, -DGGML_NATIVE=OFF -DSD_BUILD_SHARED_LIBS=ON -DSD_BUILD_SHARED_GGML_LIB...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, ilammy/msvc-dev-cmd@v1, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-latest-rocm
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, ggml-org/ccache-action@v1.2.16, pnpm/action-setup@v4, pr-mpt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-latest-cmake (vulkan, -DSD_VULKAN=ON -DSD_BUILD_SHARED_LIBS=ON -DGGML_NATIVE=OFF -DSD_BUI...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, ilammy/msvc-dev-cmd@v1, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macOS-latest-cmake
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ubuntu-latest-cmake
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and push container images (vulkan, linux/amd64, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and push container images (cuda, linux/arm64, ubuntu-24.04-arm, -spark, CUDA_VERSION=13.0.0...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and push container images (cuda, linux/arm64, ubuntu-24.04-arm, -spark, CUDA_VERSION=13.0.0...
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
|
ubuntu-latest-cmake-vulkan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and push container images (sycl, linux/amd64, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and push container images (cuda, linux/amd64, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and push container images (musa, linux/amd64, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.musa#L38
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.musa#L4
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
windows-latest-cmake (cuda12, -DSD_CUDA=ON -DSD_BUILD_SHARED_LIBS=ON -DCMAKE_CUDA_ARCHITECTURES='...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, ilammy/msvc-dev-cmd@v1, Jimver/cuda-toolkit@v0.2.22, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-latest-cmake (cuda12, -DSD_CUDA=ON -DSD_BUILD_SHARED_LIBS=ON -DCMAKE_CUDA_ARCHITECTURES='...
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0vvaoagAAAAAUk2WPDGdvT5FJMy4d71CMQ0gxQUEyMDMwODE0MDUyAEVkZ2U=
|
|
windows-latest-cmake (cuda12, -DSD_CUDA=ON -DSD_BUILD_SHARED_LIBS=ON -DCMAKE_CUDA_ARCHITECTURES='...
Failed to restore: Cache service responded with 400
|
|
ubuntu-latest-rocm (7.14.0, gfx900;gfx906;gfx908;gfx90a;gfx90c;gfx942;gfx950;gfx1010;gfx1011;gfx1...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, actions/upload-artifact@v4, ggml-org/ccache-action@v1.2.16, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/download-artifact@v4, actions/github-script@v3, anzz1/action-create-release@v1, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
sd-cudart-sd-bin-win-cu12-x64.zip
|
537 MB |
sha256:902b9e3a0d52386590c11d404e5dd1977333c938140e26aefc5184fe9af9776e
|
|
|
sd-master-59c23bc-bin-Darwin-macOS-26.6.2-arm64.zip
|
32.4 MB |
sha256:408a6acda564e48a603a2bb40b780173061609e5614ad737f5cd30f973e95198
|
|
|
sd-master-59c23bc-bin-Linux-Ubuntu-24.04-x86_64-rocm-7.14.0.zip
|
240 MB |
sha256:098a726f1ed177b86211393b92e79b55233bdbc2f1e2544e0ba6199ee26057d3
|
|
|
sd-master-59c23bc-bin-Linux-Ubuntu-24.04-x86_64-vulkan.zip
|
36.1 MB |
sha256:80afd4d89c35a89d34abfca9730041bcf9a592c77d97d88a810663b4e89f368c
|
|
|
sd-master-59c23bc-bin-Linux-Ubuntu-24.04-x86_64.zip
|
23.9 MB |
sha256:416884c6ac187662881b97e6bd2f1c2836ac49b2ebf5ccac2ff606d9608827ea
|
|
|
sd-master-59c23bc-bin-win-cpu-x64.zip
|
16.2 MB |
sha256:2e7bbbdf3b8672fe13fdcc4930cf5dafb43807bda5356e53c6df2042a00f6cb6
|
|
|
sd-master-59c23bc-bin-win-cuda12-x64.zip
|
314 MB |
sha256:c0226716840175e2a47001925657e5e884062e887e0aa48332429c3c3ca73d08
|
|
|
sd-master-59c23bc-bin-win-rocm-7.14.0-x64.zip
|
179 MB |
sha256:f8477cb2234143cd26a68c38fafb285e6447edac2d973ac4dc78c64a2f341358
|
|
|
sd-master-59c23bc-bin-win-vulkan-x64.zip
|
29.9 MB |
sha256:0a0312990652ab3a5a3b89aa58e5e442f2a50d551340c08d5d3c74509fac49ea
|
|
|
vmobilis~stable-diffusion.cpp~DIGUGB.dockerbuild
|
99.1 KB |
sha256:80382c18a19ba03128970ef4393efbb946bd914240eb081ee03ae30e72dcf404
|
|
|
vmobilis~stable-diffusion.cpp~EYMPXK.dockerbuild
|
293 KB |
sha256:d5a01bce6b1443a710813d2477165b3709fed17d80a7311d6259e21353a4423d
|
|
|
vmobilis~stable-diffusion.cpp~KQNUME.dockerbuild
|
446 KB |
sha256:c4da34377a6278b9fe5444d6ae9b1fc8417c372cb3126c64fdbf444596de6d11
|
|
|
vmobilis~stable-diffusion.cpp~S060RP.dockerbuild
|
91.5 KB |
sha256:ea79877d1593e4f9a94a12e2fc649665c78c3b5393d5e21465bc284d655aee73
|
|
|
vmobilis~stable-diffusion.cpp~T4TY6G.dockerbuild
|
95 KB |
sha256:f222dfc24626e14730bb2661486cdd94af0a1fb7c321f58932bd6579fbe298cd
|
|