Cortexelus commited on
Commit
e3a5ef0
·
1 Parent(s): bcb907f

Add SA3 TRT engines (LFS-tracked)

Browse files

8 production TRT engines, ~7.5 GB total:
- t5gemma_bf16.trt 539 MB text encoder
- sa3-m/dit_bf16.trt 2.8 GB medium DiT (dynamic L=[256, 4096])
- sa3-sm-music/dit_bf16.trt 892 MB small music DiT
- sa3-sm-sfx/dit_bf16.trt 892 MB small sfx DiT
- same-l/enc_dynamic_triton_swa.trt 1.2 GB SAME-L encoder (FP16-mixed)
- same-l/dec_dynamic_triton_swa_min32_opt1292_max4096.trt 1.2 GB SAME-L decoder
- same-s/enc_dynamic_bf16.trt 107 MB SAME-S encoder (dynamic L=[32, 4096])
- same-s/dec_dynamic_bf16.trt 110 MB SAME-S decoder

.gitattributes CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  Stable_Audio_3.0_Thumbnail_1x1.png filter=lfs diff=lfs merge=lfs -text
 
 
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  Stable_Audio_3.0_Thumbnail_1x1.png filter=lfs diff=lfs merge=lfs -text
37
+ *.trt filter=lfs diff=lfs merge=lfs -text
tensorRT/sa3-m/dit_bf16.trt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5247149fbb89af9dfc755b0540fb9838ac8d9b0a93b5e4a2b5d76f92a116f66d
3
+ size 2919023372
tensorRT/sa3-sm-music/dit_bf16.trt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a23a154b9fa9290d396fe7d041af902ca3f34bb80251d3c318e9ee760f783ea
3
+ size 935092932
tensorRT/sa3-sm-sfx/dit_bf16.trt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:930a5307504b2f680493b243c39145aba890f63d4314ca02677a4efee06b7925
3
+ size 935106388
tensorRT/same-l/dec_dynamic_triton_swa_min32_opt1292_max4096.trt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22a97b3a357be2c1a8cf48591b31e8820597ef2f577b79d344eb58e6ea021521
3
+ size 1198467036
tensorRT/same-l/enc_dynamic_triton_swa.trt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54bb878c2369f7cf34483b0d134700fe85378faa5446718a81377f7c920354cf
3
+ size 1197963748
tensorRT/same-s/dec_dynamic_bf16.trt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1454c16b0015f72e2a8c5671efdcf592a63000d111ac454bfdea42eedb52dd0
3
+ size 115100652
tensorRT/same-s/enc_dynamic_bf16.trt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccc98b1eea49ec56ff833182dc67bb8f59010759e5361b3e6e92f66832325fda
3
+ size 111977724
tensorRT/t5gemma_bf16.trt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57d9fb287a4e8aa5bb9b9b62ed940405cd8c21337854b9d44c720535664f6cf
3
+ size 564220452