forked from leejet/stable-diffusion.cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: git-deprecated/stable-diffusion.cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: leejet/stable-diffusion.cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 38 files changed
- 8 contributors
Commits on Nov 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fb748bb - Browse repository at this point
Copy the full SHA fb748bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2d8ffc - Browse repository at this point
Copy the full SHA c2d8ffcView commit details
Commits on Nov 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0fa3e1a - Browse repository at this point
Copy the full SHA 0fa3e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d3944 - Browse repository at this point
Copy the full SHA d2d3944View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee89afc - Browse repository at this point
Copy the full SHA ee89afcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ecdf05 - Browse repository at this point
Copy the full SHA 8ecdf05View commit details -
refactor: optimize the logic for name conversion and the processing o…
…f the LoRA model (leejet#955)
Configuration menu - View commit details
-
Copy full SHA for 694f0d9 - Browse repository at this point
Copy the full SHA 694f0d9View commit details
Commits on Nov 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4ffcbca - Browse repository at this point
Copy the full SHA 4ffcbcaView commit details -
chrore: enable Windows ROCm(HIP) build release (leejet#956)
* build: fix missing commit sha in macOS and Ubuntu build zip name The build workflows for macOS and Ubuntu incorrectly check for the "main" branch instead of "master" when retrieving the commit hash for naming the build artifacts. * build: correct Vulkan SDK installation condition in build workflow * build: Enable Windows ROCm(HIP) build release Refer to the build workflow of llama.cpp to add a Windows ROCm (HIP) build release to the workflow. Since there are many differences between the HIP build and other builds, this commit add a separate "windows-latest-cmake-hip" job, instead of enabling the ROCm matrix entry in the existing Windows build job. Main differences include: - Install ROCm SDK from AMD official installer. - Add a cache step for ROCm installation and a ccache step for build processing, since the HIP build takes much longer time than other builds. - Include the ROCm/HIP artifact in the release assets.
Configuration menu - View commit details
-
Copy full SHA for 59ebdf0 - Browse repository at this point
Copy the full SHA 59ebdf0View commit details
Commits on Nov 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 347710f - Browse repository at this point
Copy the full SHA 347710fView commit details
Commits on Nov 16, 2025
-
feat: add break pseudo token support (leejet#422)
--------- Co-authored-by: Urs Ganse <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6448430 - Browse repository at this point
Copy the full SHA 6448430View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa44e06 - Browse repository at this point
Copy the full SHA aa44e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8eb379 - Browse repository at this point
Copy the full SHA e8eb379View commit details -
Configuration menu - View commit details
-
Copy full SHA for 742a733 - Browse repository at this point
Copy the full SHA 742a733View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master