forked from leejet/stable-diffusion.cpp
-
Notifications
You must be signed in to change notification settings - Fork 3
Adding CUDA Support for stable-diffusion.cpp #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
3a5581f
ci: add Linux and Windows CUDA builds per compute capability
Phqen1x 80af588
Merge pull request #1 from Phqen1x/cuda-support
Phqen1x a0d0112
ci: fix CUDA artifact names to match Lemonade SDK expectations
Phqen1x 9356241
Merge pull request #2 from Phqen1x/fix-cuda-artifact-names
Phqen1x adb7fd0
ci: use sd-{branch}-{hash}-ubuntu/windows-cuda-{sm}-x64 artifact names
Phqen1x 19bfe7d
Merge pull request #3 from Phqen1x/fix-cuda-artifact-names-2
Phqen1x cb32062
ci: revert CUDA artifact names to original sd-*-bin-* format
Phqen1x 2791d9d
Merge pull request #4 from Phqen1x/revert-cuda-artifact-names
Phqen1x 36778b2
ci: standardize CUDA artifact names and compression formats
Phqen1x 10a7ba7
Merge pull request #5 from Phqen1x/fix-cuda-names-final
Phqen1x b55463d
ci: package Windows CUDA artifacts as .7z (matches Lemonade expectation)
Phqen1x 855bd5e
Merge pull request #6 from Phqen1x/fix-windows-cuda-format
Phqen1x c69f479
ci: revert Windows CUDA artifacts back to .zip
Phqen1x fbb3d4e
Merge pull request #7 from Phqen1x/fix-windows-cuda-back-to-zip
Phqen1x cb80321
ci: bundle CUDA runtime libs for portability on both platforms
Phqen1x b7b403f
Merge pull request #8 from Phqen1x/fix-cuda-runtime-bundling
Phqen1x 8018705
ci: match lemonade-sdk/llama.cpp CUDA library bundling
Phqen1x fc97199
Merge pull request #9 from Phqen1x/match-lemonade-cuda-bundling
Phqen1x 73bb113
Potential fix for pull request finding
kenvandine fa19b41
ci: pin CUDA clone steps to ref: master
Phqen1x 3930b7b
Merge pull request #10 from Phqen1x/fix-cuda-clone-ref
Phqen1x 7437d05
ci: fix PowerShell parser error in Windows CUDA pack step
Phqen1x 9cffd0d
Merge origin/lemonade into fix-powershell-parser
Copilot c0335cf
Merge pull request #11 from Phqen1x/fix-powershell-parser
Phqen1x File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.