Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
leejet
/
stable-diffusion.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
772
Star
6.9k
Code
Issues
237
Pull requests
34
Discussions
Actions
Projects
Wiki
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: add more caching methods
- #1066
#1066
Merged
leejet
merged 14 commits into
leejet:master
leejet/stable-diffusion.cpp:master
from
rmatif:add-ucache
rmatif/stable-diffusion.cpp:add-ucache
Copy head branch name to clipboard
Dec 22, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: add more caching methods
#1066
leejet
merged 14 commits into
leejet:master
leejet/stable-diffusion.cpp:master
from
rmatif:add-ucache
rmatif/stable-diffusion.cpp:add-ucache
Copy head branch name to clipboard
Commits
Commits on Dec 16, 2025
add ucache
rmatif
committed
fb88d86
View commit details
Copy full SHA for fb88d86
Browse repository at this point
add cache-mode and cache-option
rmatif
committed
f347010
View commit details
Copy full SHA for f347010
Browse repository at this point
add decay rate and relative threshold
rmatif
committed
148bfdf
View commit details
Copy full SHA for 148bfdf
Browse repository at this point
use single unified struct
rmatif
committed
c59f414
View commit details
Copy full SHA for c59f414
Browse repository at this point
use actual scheduler sigmas for ucache bounds
rmatif
committed
78230da
View commit details
Copy full SHA for 78230da
Browse repository at this point
add cache-dit
rmatif
committed
186038e
View commit details
Copy full SHA for 186038e
Browse repository at this point
fix Fn/Bn handling
rmatif
committed
b176dfd
View commit details
Copy full SHA for b176dfd
Browse repository at this point
named parameter
rmatif
committed
f04166f
View commit details
Copy full SHA for f04166f
Browse repository at this point
add reset param to ucache
rmatif
committed
c6f0e22
View commit details
Copy full SHA for c6f0e22
Browse repository at this point
adapt to upstream refactor (common.hpp)
rmatif
committed
ffbe00a
View commit details
Copy full SHA for ffbe00a
Browse repository at this point
add documentation
rmatif
committed
e49d1ab
View commit details
Copy full SHA for e49d1ab
Browse repository at this point
cleanup
rmatif
committed
d26f06a
View commit details
Copy full SHA for d26f06a
Browse repository at this point
Commits on Dec 22, 2025
Merge branch 'master' into add-ucache
leejet
committed
e8216ff
View commit details
Copy full SHA for e8216ff
Browse repository at this point
format code
leejet
committed
f3ed4f8
View commit details
Copy full SHA for f3ed4f8
Browse repository at this point
You can’t perform that action at this time.