Cortexelus commited on
Commit
08c1abe
Β·
1 Parent(s): e8c6e3e

Reorganize tensorRT/ into per-arch subdirs; rebuild DiT engines with conditioner baked in

Browse files

- Move all engines under tensorRT/sm_90/ (room for sm_100, sm_120 later)
- Co-locate T5Gemma tokenizer.json with the engine at tensorRT/sm_90/t5gemma/
- DiT engines now bundle per-DiT padding_embedding + seconds_total Linear as
graph Constants, eliminating the runtime/padding_embeddings/ and
runtime/num_conditioner.* sidecar files

tensorRT/{sa3-m β†’ sm_90/sa3-m}/dit_bf16.trt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5247149fbb89af9dfc755b0540fb9838ac8d9b0a93b5e4a2b5d76f92a116f66d
3
- size 2919023372
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:892d75866eae6107a0bf3e865d0976bc6703ae060035dc926f31d0a7542fd567
3
+ size 2919393852
tensorRT/{sa3-sm-music β†’ sm_90/sa3-sm-music}/dit_bf16.trt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a23a154b9fa9290d396fe7d041af902ca3f34bb80251d3c318e9ee760f783ea
3
- size 935092932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13ff67102e28a246427917b28f30c71c6425824d612b0527e151546316cec3e2
3
+ size 935504724
tensorRT/{sa3-sm-sfx β†’ sm_90/sa3-sm-sfx}/dit_bf16.trt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:930a5307504b2f680493b243c39145aba890f63d4314ca02677a4efee06b7925
3
- size 935106388
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:264a6e3ff749bb55578e3d10fe4208dbcd433ff2e23987c5d35aaa632a981a06
3
+ size 935518308
tensorRT/{same-l β†’ sm_90/same-l}/dec_dynamic_triton_swa_min32_opt1292_max4096.trt RENAMED
File without changes
tensorRT/{same-l β†’ sm_90/same-l}/enc_dynamic_triton_swa.trt RENAMED
File without changes
tensorRT/{same-s β†’ sm_90/same-s}/dec_dynamic_bf16.trt RENAMED
File without changes
tensorRT/{same-s β†’ sm_90/same-s}/enc_dynamic_bf16.trt RENAMED
File without changes
tensorRT/{t5gemma_bf16.trt β†’ sm_90/t5gemma/t5gemma_bf16.trt} RENAMED
File without changes
tensorRT/sm_90/t5gemma/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7f12d987b3614408d037113c1fe9348bc1a1c4994807ad07c71b280e33abdbd
3
+ size 34362304