diff --git a/quanto-exps-2/benchmark_2.py b/quanto-exps-2/benchmark_2.py index f4e8ee2155b94aac6b751d0780a7b405f18eb084..bd25f2898fd9c4273492374c1228b9aeed1053d3 100644 --- a/quanto-exps-2/benchmark_2.py +++ b/quanto-exps-2/benchmark_2.py @@ -105,7 +105,8 @@ if __name__ == "__main__": run_inference(pipeline, args.batch_size) time = benchmark_fn(run_inference, pipeline, args.batch_size) - memory = bytes_to_giga_bytes(torch.cuda.max_memory_allocated()) # in GBs. + torch.cuda.empty_cache() + memory = bytes_to_giga_bytes(torch.cuda.memory_allocated()) # in GBs. print( f"ckpt: {args.ckpt_id} batch_size: {args.batch_size}, qte: {args.qte}, " f"torch_dtype: {args.torch_dtype}, qtype: {args.qtype} in {time} seconds and {memory} GBs." diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..627798e62dedfe0fec8f53b72063294edead3df4 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.201", "time": "2.843", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..015bc350e9c82a0dd67ee656ede89ec2b10a7578 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "12.509", "time": "2.775", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9b1d745365e5e5406cbabc3337372cd34e49421d --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae8ea62300a17070846d167ecea8ec10e8dbfb1e887496863b34abb4f60e94c4 +size 1662708 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..0312879bd72bd2738eb94b9af2e293edd689ed90 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.198", "time": "2.750", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1.png new file mode 100644 index 0000000000000000000000000000000000000000..a8129a08790e4adf998adf4342fed7c1f09129bd --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91a63519232cf969fcbe0d937287b279f8040fcf9270973f7211ca00f8bd349 +size 1620650 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..8314088d9a2c9bcf1d06d8b3bb045ab8f70b758b --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-first@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "12.509", "time": "2.723", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-fuse@0_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-fuse@0_info.json index 13c2c52bfd4f6a8e57c12c17426c25843dd15d7c..255ce2217d4e618c1008741e3c32460ca7a01158 100644 --- a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-fuse@0_info.json +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-fuse@0_info.json @@ -1 +1 @@ -{"batch_size": 1, "memory": "7.630", "time": "2.767", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null} \ No newline at end of file +{"batch_size": 1, "memory": "7.637", "time": "2.757", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..ae1a1331de639508d4dd40c3ee41333ea4aaeda1 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.321", "time": "2.820", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..4072f9b87f82c52bc606215ee685ce6277c6fcd0 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "12.597", "time": "2.785", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..0a8c2de61fcb2aa5876d61d2dd303550e7d7cef2 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aeacb7d5e94e6b31ebfd371c4e1fce4368a3b9b6e020a9e168cea25fa05995d +size 1584040 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..0ff08c3f242ca29d82e6e961f4ca080301a612fc --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@fp8-qte@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.289", "time": "2.723", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 0, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..fb161c63eab9821398b50d59c2a32814d91ffbbf --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818b9445954f49d6d2609dcd6eaba8fc3780c6b699569bb3185137385b7271c9 +size 1514179 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..3d06baf03b104e30dd743a24f74d948901f8b5a5 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.206", "time": "2.712", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..a67dc8519ac6fbf469f17fb5d7c0b8640eb6f126 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:249a1a2ae312c0004e2991c695af7637205b45d27dfe509e91dbfa78c8cdda36 +size 1523470 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..61b2041349dca63ce2c04b9a05c917eda68e8860 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "12.514", "time": "2.699", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..a73133934c778e3d2fea63a7fec94ba3f06a85bf --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c706c20344b62f71797dd65c4ed8fe0c87d31d1e474c9898e4243c79b96946 +size 1489734 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..311d18c768633a67c704e43ba619b0650e21c402 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.200", "time": "2.629", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1.png new file mode 100644 index 0000000000000000000000000000000000000000..093e278126079c9be9dc8f3e76225d2f978797ab --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41e2b8f5705e018e056960fb1f6151786fb6e34e1014d54b5100a722bf223d7e +size 1517745 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..42b9bfdab4f6081c18137b1b0567fca7a25df63a --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-first@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "12.508", "time": "2.586", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-fuse@0_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-fuse@0_info.json index 74fe73d4188af466bae4c7c07dc4f4af14ec9da1..da1f75a8869169d4598c92a919faf26c542fd092 100644 --- a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-fuse@0_info.json +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-fuse@0_info.json @@ -1 +1 @@ -{"batch_size": 1, "memory": "7.634", "time": "2.641", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null} \ No newline at end of file +{"batch_size": 1, "memory": "7.631", "time": "2.641", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..b5cd5a665e947b3485dc88288366de8c61a5afd3 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac9f0a100eda7916c8f994e7c8504722255edee8c6e44ffee40b79be26c1739f +size 1527873 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..fa2926e8b3623e81621c3d77ef192dc5dfef6e71 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.289", "time": "2.710", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..bccbc52177f1fedd35b15c81b057cb93be620a16 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:048c6cc3eed013850d8e8692d0564c96bb4745abf4ffc63ac8f6521a3ce59ecd +size 1566933 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..f94b53ea5d1da9f3812d866f7f14b78c38197dd2 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "12.635", "time": "2.680", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..7191cea5bfcbab5119e2924889bdfcecf619e007 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14c61a6e6225b37fdb0f8c3c02d56ff6a78e4a47db52101f409a8ccf7ac54b7 +size 1519208 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..49086d64f5e52f1f091a110b92bf06f0e1625cdf --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@bf16-qtype@int8-qte@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.287", "time": "2.596", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 0, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..819a38d8537d7ffca3f8b1869b0132ec125a72fb --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.200", "time": "2.858", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..d9ef60dbe7ef4f7ab7e18f01b0a51ccab627c6f3 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "14.384", "time": "2.833", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..7381036f07ee1055e131c0aee2951e41cfd3d892 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511d9841f58a164dd6aed2e29ed26ce3f90764f7fb63e7512e81664d7a1ab760 +size 1620295 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..3d5a4567fad1308ada562de5ec709608db72b368 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.204", "time": "2.789", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1.png new file mode 100644 index 0000000000000000000000000000000000000000..a7b8ce684be49e845dfb85f8a7d3161cb02f8c16 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d39a72b6a09027e216c5cd227e1db193bcb99fee7e321066786e69de5b5ef892 +size 1495049 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..48f34ae64c24fcade7da854d7154ee9ac9830c7f --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-first@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "14.384", "time": "2.730", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-fuse@0_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-fuse@0_info.json index 547ed2186a75f434492c1b43f51532ea93c9b6de..9e28e5facdf98af221872a8e09ff2ef2c46fc462 100644 --- a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-fuse@0_info.json +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-fuse@0_info.json @@ -1 +1 @@ -{"batch_size": 1, "memory": "7.630", "time": "2.803", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null} \ No newline at end of file +{"batch_size": 1, "memory": "7.631", "time": "2.790", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..5ddd01b7d8de91c6b3bd497f354eb46a01d4896f --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.325", "time": "2.875", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..572f71e45065ae384b0d25830db6ba9ec44ca492 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "14.475", "time": "2.818", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..eac1619a9cb3b65ce1dcd8ca9bd1f1150cf6b872 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b84ef6d5b917d53a0606c478e06fe3bc28dc0a7dc0f9c076a7361d9ba506086 +size 1612086 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..7ce15f5f6e11f89b804d38e086308acacfbc2167 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@fp8-qte@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.294", "time": "2.781", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 0, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9d87e4e468b2a8a83a0c33b248f76a3c73bcb7c0 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc32e22e98c517ee5485c08a17bfd405047bcae9b0f3aba74468b53ce065184 +size 1494810 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..7fd6011c1575a0cb739d8d2068692621e551b589 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.201", "time": "2.714", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..f689cce38d66572daa7c62b6b1f7391c71256c77 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199a9b4aff5e8862bd665c60b969fd33500a690b8c37bb91a0c9f430ed3197e4 +size 1497366 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..83bffbdaf0446aa8b4338eec77df50c2c4aa16df --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "14.386", "time": "2.698", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..61d43792b4f95209290d3152b6ae22a4872d6b56 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:193fd842a80cdd4121cfef5d763953a5e229d8b89a58f63cebb992b9ddb3e469 +size 1519575 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..03366f69a6f5a4d66d03c7eb7a39a61187c8904f --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.204", "time": "2.611", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1.png new file mode 100644 index 0000000000000000000000000000000000000000..ab00586571901de0d4cbeadba4fb5d6c42f19f0c --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c08e56292c8e17e7478e377c153102b8c3db4b347d8c64fc48e37244636b663 +size 1505481 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..a0597864a5f847111d08308b4e1b03ffc5d0b904 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-first@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "14.383", "time": "2.584", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-fuse@0_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-fuse@0_info.json index 0c7083bd694a9e272e5d6735bad326fe7709d133..d26d465ad4dcbb53ade5599d1f2e7a5ddf5f02fb 100644 --- a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-fuse@0_info.json +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-fuse@0_info.json @@ -1 +1 @@ -{"batch_size": 1, "memory": "7.630", "time": "2.655", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null} \ No newline at end of file +{"batch_size": 1, "memory": "7.627", "time": "2.659", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..bfcf61b61eb0ea2c555f14591dd81a7e01bae018 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673eb677ce19cb7165a460210f1721201719b7e23524a0785e32bb5e16821455 +size 1507497 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..b6b1407679582beae9c95531a5ba541151f7f4d7 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.290", "time": "2.723", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..7d5b0e39b3a174512ad6a3d6cab87354d98d98c9 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a647acc83cb4b5a985df8954082ee5ce3895a770ba8327119628ecb24a9e8cd +size 1497594 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6bacbe2cda0215eb7faee38f05eed66fecfea25b --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "14.475", "time": "2.689", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..df724773323a370516744bb95e92d8d90591f7ef --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f189c6222c416113cf2b0eb3a75388594500c8209219733a1166d2db829076 +size 1518517 diff --git a/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..0ef636fce0eae5cbf2b354674fedd64f6e95f866 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@1-dtype@fp16-qtype@int8-qte@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 1, "memory": "8.283", "time": "2.606", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 0, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..fc0dd844809f4845bd6264e0e8eb0dea302098df --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.202", "time": "8.389", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..5059b2e03a617cd15be653707023c6b04a34e2c7 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "12.512", "time": "8.316", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..256d03123bbecb9a7f658a50c10bc9226b6887d7 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa03715c9e597a09e67a1f1999d57f75be88d9a8cfdb319134ee7333a1c2b9b2 +size 1662764 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..3aa8256c8bbd014ebf6ed0471bcb73eb9bb0d22c --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.200", "time": "8.443", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1.png new file mode 100644 index 0000000000000000000000000000000000000000..cb5b66e26b351bdceae31cf58e4b17e9f37ab41b --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13e6561842c42af580a9cae7177ceba9aaa610e03da0536507e776ab09d5495d +size 1620645 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..170e7af13015a6ba81a760943d382e0c76de1c4e --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-first@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "12.508", "time": "8.445", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-fuse@0_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-fuse@0_info.json index 2468978ef108ec34f88f6f2182c3b4adc912646c..37e11755cb1d0a1db45710b0c2bbe9bd55dc0d51 100644 --- a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-fuse@0_info.json +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-fuse@0_info.json @@ -1 +1 @@ -{"batch_size": 4, "memory": "7.631", "time": "8.328", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null} \ No newline at end of file +{"batch_size": 4, "memory": "7.639", "time": "8.313", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..8945c1dcedb7ecd475d956f98424b198cf83dfdb --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.289", "time": "8.353", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..142b523ac0cc95c22d6bc46a5d54c468445bf054 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "12.604", "time": "8.310", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..4745c5bc6fb9b828ea3bcb04421e7c283b1c048b --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:341b5616524b3f1542aa1f82d1fe989a2ed7af3fe3d8e8b7f2ce69637eb4e8cf +size 1584060 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..b7b6412892e2fe0355e5b757c6cb6f62a953607e --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@fp8-qte@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.288", "time": "8.442", "dtype": "bf16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 0, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..c18dcebd0b7e52db18b67815c40b34a137e4e365 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ea97204787f5aaa233ca150fdf3e7cb9f2b184ebef39b02c63889aed5417aa +size 1514239 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..f56d49724763d9bed27588797b60595ce8aba168 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.202", "time": "8.443", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..7fa3030721f59863f74083063f67e76e8befec65 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce16c66594635c250cce82d82811f151b4cdb4d27ee54a8086679d72286e4294 +size 1523467 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..336a736f68c7dba6d69c3babee9e907f1db40882 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "12.509", "time": "8.429", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..c0ac451f0cb6c8ea9bbfac5e4821fdd13981c0ad --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeef9dd9fdaf77607834146bf29f3e5494c4e4c0364ffc7d1a0586ccc7f71880 +size 1489765 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..c7abb4ac9cb18edc5e9a3a23367e09d31e73a60f --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.204", "time": "8.368", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1.png new file mode 100644 index 0000000000000000000000000000000000000000..c89885c5b6b58bd3827745bc5c7bd5c41d625297 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa7417d53c6518de440a59395214c195773e2224599b15c10c958d829836904 +size 1517668 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..ceaafffca3c9b72d3795bb1eb7bb40296959d271 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-first@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "12.511", "time": "8.330", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-fuse@0_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-fuse@0_info.json index 826f4d547f83da8bf00dcb873730f178e5fcc129..55f7b0554753a9547a80efda483c00548238286d 100644 --- a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-fuse@0_info.json +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-fuse@0_info.json @@ -1 +1 @@ -{"batch_size": 4, "memory": "7.627", "time": "8.437", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null} \ No newline at end of file +{"batch_size": 4, "memory": "7.627", "time": "8.376", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..e20c23cf35c0fd833cf336fdbf7c772e045d3aa0 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb331c111259d705bf70d5f254221843e9c2eda9dc7828a04094582d172c22d +size 1527859 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..3ce9e5234c2ed9e18a2611795ee10784a81e6230 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.288", "time": "8.472", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..0f18b657aaf0b53e4ad685bae34404bd0a03d390 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9edb2b279cc45b3a29650fda4f8bbb55df26056e7415aa73fed1781d78407e90 +size 1566960 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..d06474fd3419eee5d325b9a788a093f4f77f5fe5 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "12.598", "time": "8.415", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..d3d32e9f4a046d5195f87cc8bb843cb1fd6e5c36 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:034d939224b582257cd22dcf1de49c82dcb5a3e3789dafcbbeff852c2cd40d06 +size 1519228 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..ac00c0090fad41e4f9451a6e0e2927c8569de462 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@bf16-qtype@int8-qte@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.288", "time": "8.352", "dtype": "bf16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 0, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6741d1559bb8c3664e2d64e33d980a5155634d47 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.201", "time": "8.414", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..7fe6eae2b4da73703fa01299801741e5f6a1f6d1 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "14.389", "time": "8.353", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..08ab6756852701f67d69e2fa6838f746f7780765 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042874f3887a8ce3701ecba99afb22582d99bac7ca17cadc12fc736e2ce534b1 +size 1620424 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..1cbbc17002591ec03edd5d65a937471612561140 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.197", "time": "8.675", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1.png new file mode 100644 index 0000000000000000000000000000000000000000..5a5bd181919317703bc51115d021ee8fc310d644 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff8e552166312e0ccb9c448093801b069ec1992a9b09960520ed0f75c1434118 +size 1495031 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6bc3f042aa8ca094f0000d973cedc96266570253 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-first@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "14.386", "time": "8.613", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-fuse@0_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-fuse@0_info.json index d06b1476a7aed887a54ae0808b59f932304d3ecf..51151ac468d21136c5939fbf90d047b01132dbac 100644 --- a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-fuse@0_info.json +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-fuse@0_info.json @@ -1 +1 @@ -{"batch_size": 4, "memory": "7.631", "time": "8.339", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null} \ No newline at end of file +{"batch_size": 4, "memory": "7.629", "time": "8.366", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..bf64c3a46f4c684f9dfe6116413fddbd37e1b87b --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.318", "time": "8.423", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff972cce88648d9015c16ee1c8e77d95888ed45 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79238174f0b3e2441720c46339b8cce2c8be2c19a1507831e726b51b8bbe3b82 +size 3129 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..0ee858ab73e96a8512706cd8b3d1a95d46a4dcc4 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "14.474", "time": "8.363", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..a0879058015b3ca8b04052ea611fd0d62a3e2586 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc184d75bd83cd5a6045eaefb36db2ba93b62fce9bf870a27c9edea5f33ed90 +size 1612126 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..c3651a646e989ea64b99fe41f48b943858fd033f --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@fp8-qte@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.288", "time": "8.640", "dtype": "fp16", "qtype": "fp8", "qte": 1, "exclude_layers": null, "first": 0, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..8b9c5b1940851ee1b4526b8b1a871edd0148ade6 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:253115c6fc4631f95e20bed4fc143057760c012130b2cd1f1f611c6a6780779c +size 1494823 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..66621e3853d35b24e1b0ca6aa520607add1b162e --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.202", "time": "8.627", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..a1b84927e1937b8b74c38aa69cbf78a83d2da89d --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af43063026b1e9c5b553df1e9615d89b73afe31a380650deb571db1d4953f498 +size 1497390 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..50678c16310baf7df0cb00ba43bc7a708892455c --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "14.389", "time": "8.581", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..0d2c9ef312a8832808d6d34fd346df7bdb8d976d --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d42f3cf7d16764af6eea1a16cc1b3894917c4925a8690d37bd5393195d041c +size 1519559 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..b03b34503d232963ba65695664223c3eda59b4d2 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.199", "time": "8.522", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1.png new file mode 100644 index 0000000000000000000000000000000000000000..991fbe0c18b5e8aa40f99d564da0995a14709305 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5590390f8965a0f8d8f6348235444f0cadf65c5b6acda48129e92d694c1d35e8 +size 1505475 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..3cdd3c162e2b522c53115786ee778b42f7890e77 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-first@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "14.382", "time": "8.478", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 1, "second": 0, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-fuse@0_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-fuse@0_info.json index d4c0cb1a4c5a62ddafc15497712be150071e701b..5663b9e49032f346fd0a099acddd474e0b33d940 100644 --- a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-fuse@0_info.json +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-fuse@0_info.json @@ -1 +1 @@ -{"batch_size": 4, "memory": "7.631", "time": "8.653", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null} \ No newline at end of file +{"batch_size": 4, "memory": "7.627", "time": "8.547", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-second@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-second@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..28495763232cf0e0c9d2bc4e918c03bf347e2bfd --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-second@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78a83ee2ab56adc9a84a16d19cbe9b0a262b1f242055227e79f7543e646290c +size 1507505 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-second@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-second@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..8c8956adef61fa526998767b17c1bebb9d1806bb --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-second@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.289", "time": "8.614", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-second@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-second@1.png new file mode 100644 index 0000000000000000000000000000000000000000..7ced9824f9eb770c0f399749a625b39167d93f5b --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-second@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84dd9557f01251d6602761ee4e205998a8881ebf16a83d3b34495eeb9121400c +size 1497575 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-second@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-second@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..caa0e9e97bca49d7f87b8c9df3bd67443e02ce79 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-second@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "14.473", "time": "8.581", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 0, "second": 1, "third": 0} \ No newline at end of file diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-third@1.png b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-third@1.png new file mode 100644 index 0000000000000000000000000000000000000000..c11296afd4d6207ff0d439552877fe5b7074913a --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-third@1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd71621ff51f8bca4386343067f023dbddd0853a0b61ea8705ff51f451df3a55 +size 1518512 diff --git a/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-third@1_info.json b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-third@1_info.json new file mode 100644 index 0000000000000000000000000000000000000000..a68e9bd2e24e2c65e4be5b166c3587019c2ae267 --- /dev/null +++ b/quanto-exps-2/ckpt@sd3-bs@4-dtype@fp16-qtype@int8-qte@1-third@1_info.json @@ -0,0 +1 @@ +{"batch_size": 4, "memory": "8.288", "time": "8.504", "dtype": "fp16", "qtype": "int8", "qte": 1, "exclude_layers": null, "first": 0, "second": 0, "third": 1} \ No newline at end of file diff --git a/quanto-exps-2/launch_exps_3.sh b/quanto-exps-2/launch_exps_3.sh index 31997ba93b5e040c626587252ea09cb223199909..7110e79f057c4133e7580005384b09b802d2161f 100644 --- a/quanto-exps-2/launch_exps_3.sh +++ b/quanto-exps-2/launch_exps_3.sh @@ -26,6 +26,8 @@ for ckpt_id in "${ckpt_ids[@]}"; do python3 benchmark_2.py --ckpt_id $ckpt_id --batch_size $batch_size --torch_dtype $torch_dtype $q_arg --qte $te --second 1 python3 benchmark_2.py --ckpt_id $ckpt_id --batch_size $batch_size --torch_dtype $torch_dtype $q_arg --qte $te --third 1 python3 benchmark_2.py --ckpt_id $ckpt_id --batch_size $batch_size --torch_dtype $torch_dtype $q_arg --qte $te --first 1 --second 1 + python3 benchmark_2.py --ckpt_id $ckpt_id --batch_size $batch_size --torch_dtype $torch_dtype $q_arg --qte $te --first 1 --third 1 + python3 benchmark_2.py --ckpt_id $ckpt_id --batch_size $batch_size --torch_dtype $torch_dtype $q_arg --qte $te --second 1 --third 1 python3 benchmark_2.py --ckpt_id $ckpt_id --batch_size $batch_size --torch_dtype $torch_dtype $q_arg --qte $te --first 1 --second 1 --third 1 done done