Skip to content

feat: add configurable conditioning cache for all models - #2034

Merged
leejet merged 2 commits into
masterfrom
feat/generic-conditioning-cache
Sep 23, 2026
Merged

leejet merged 2 commits into
masterfrom
feat/generic-conditioning-cache

Conversation

@leejet

@leejet leejet commented Sep 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace the MiniMax-only cache with a per-context LRU cache shared by image and video conditioning.
  • Add --conditioning-cache-size and C API conditioning_cache_size, defaulting to 4 entries; 0 disables caching.

Related Issue / Discussion

N/A

Additional Information

N/A

Checklist

@leejet
leejet merged commit e6281b6 into master Sep 23, 2026
9 checks passed
@leejet
leejet deleted the feat/generic-conditioning-cache branch September 23, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant