Cortexelus Claude Opus 4.7 (1M context) commited on
Commit
5f27021
·
1 Parent(s): 23f5c64

DiT TRT engines: rebuild with profile min=1 (sm_90)

Browse files

Lowered the dynamic-shape lower bound on `x` and `local_add_cond` from
256 → 1 for all three DiT engines (sa3-m, sa3-sm-music, sa3-sm-sfx).
This unlocks short-form output below 24 s (down to ~93 ms at L=1) at
zero measured perf cost — TRT picks identical tactics across [1, 4096]
when opt stays at 1292. Output quality below the trained range
(L<256, ~23.8 s) is undefined but the engine runs.

Also refreshes tokenizer.json content for the T5Gemma engine.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

tensorRT/sm_90/sa3-m/dit_bf16.trt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:892d75866eae6107a0bf3e865d0976bc6703ae060035dc926f31d0a7542fd567
3
- size 2919393852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:382d5a1703c262a8c3c4ad8b4d12088fbec64f0d438224586d25ec2e5a843d9e
3
+ size 2919180828
tensorRT/sm_90/sa3-sm-music/dit_bf16.trt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13ff67102e28a246427917b28f30c71c6425824d612b0527e151546316cec3e2
3
- size 935504724
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccaa56b55add49864765a29fea858819d635c00da6a7fbafe0b1b293446fda09
3
+ size 935362708
tensorRT/sm_90/sa3-sm-sfx/dit_bf16.trt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:264a6e3ff749bb55578e3d10fe4208dbcd433ff2e23987c5d35aaa632a981a06
3
- size 935518308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b356bc539acba1ac80ac569aa02aa774820bbca94d925be578eeda734dc9e6d
3
+ size 935367708
tensorRT/sm_90/t5gemma/tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7f12d987b3614408d037113c1fe9348bc1a1c4994807ad07c71b280e33abdbd
3
- size 34362304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7794135caa3ea73918949c902a781cc61dab674a4b59c17d85931c77c1114cbd
3
+ size 34362429