Skip to content

Releases: lemonade-sdk/stable-diffusion.cpp

master-580-8d8f55a

Choose a tag to compare

@github-actions github-actions released this 19 Apr 05:37
Revert "Pack amdhip64_7.dll"

This reverts commit 06dd7b404129826a8a27809c7128d40ea54dc622.

master-574-8d8f55a

Choose a tag to compare

@github-actions github-actions released this 17 Apr 05:37
Revert "Pack amdhip64_7.dll"

This reverts commit 06dd7b404129826a8a27809c7128d40ea54dc622.

master-569-ab6afe8

Choose a tag to compare

@github-actions github-actions released this 16 Apr 13:39
Fix artifact saving jobs

master-560-cba90ad

Choose a tag to compare

@github-actions github-actions released this 10 Apr 15:59
Drop all DLL files from Windows release

master-560-539a0ea

Choose a tag to compare

@github-actions github-actions released this 08 Apr 18:43
Add a Lemonade CI job

master-555-9227fed

Choose a tag to compare

@github-actions github-actions released this 04 Apr 07:12
Switch over ROCm builds to artifacts both for stable and preview rele…

master-509-846e9fe

Choose a tag to compare

@github-actions github-actions released this 18 Feb 19:06
Update ggml to 0.9.7 release

master-509-811b433

Choose a tag to compare

@github-actions github-actions released this 15 Feb 15:58
Exclude GFX1152

master-508-7bdbbe4

Choose a tag to compare

@github-actions github-actions released this 14 Feb 23:05
Update HIP target to use 26.Q1 (ROCm 7.1.1)

master-507-c7de748

Choose a tag to compare

@github-actions github-actions released this 14 Feb 18:04
Add a Windows ROCm job to use tarball distribution of TheRock

- Update from HIPSDK 25.Q3 to ROCm 7.11.0 tarball format
- Download gfx1151 tarball from AMD repository instead of using EXE installer
- Configure environment variables for extracted ROCm installation
- Update GPU_TARGETS to match Linux job (7.11.0 targets)
- Cache extracted tarball directory instead of installer directory
- Simplify installation by removing EXE installer verification step
- Align Windows and Linux ROCm build configurations