Skip to content

feat: (taehv) support taeh3 - #1874

Merged
leejet merged 4 commits into
leejet:masterfrom
stduhpf:taehv
Aug 19, 2026
Merged

feat: (taehv) support taeh3#1874
leejet merged 4 commits into
leejet:masterfrom
stduhpf:taehv

Conversation

@stduhpf

@stduhpf stduhpf commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Support for https://github.com/madebyollin/taehv/blob/main/safetensors/taeh3.safetensors

Related Issue / Discussion

Additional Information

Encoding images tested and works, video decoding works but uses too much memory (OOM on ROCm backend for 2s videos, even with --vae-conv-direct, I think sequential decoding should be implemented to lower the memory requirements. Works on CPU backend for longer videos, but not as quick)

Checklist

@stduhpf

stduhpf commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

I have managed to get the parallel version of taehv decoding working, but the graph size is scaling with the number of frames... I will try to make it work cleanly without exploding graph size and open another PR.

Edit: maybe the larger graph size isn't that bad after all.

@stduhpf stduhpf changed the title taehv: support taeh3 feat: (taehv) support taeh3 Aug 13, 2026
@leejet
leejet merged commit 6100d83 into leejet:master Aug 19, 2026
10 checks passed
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.

2 participants