Diffusers
Safetensors
OrbitQuantComponentArtifact
orbitquant
quantized
diffusion-transformer
8-bit precision
Instructions to use WaveCut/Z-Image-Turbo-OrbitQuant-W3A3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use WaveCut/Z-Image-Turbo-OrbitQuant-W3A3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("WaveCut/Z-Image-Turbo-OrbitQuant-W3A3", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Keep OrbitQuant model repos focused on final artifacts
Browse files- .gitattributes +1 -0
- README.md +1 -1
- SHA256SUMS +3 -9
- {reports/native/z-image-w3a3-1348cb6/assets → assets}/image_generation_comparison_matrix.webp +0 -0
- orbitquant_manifest.json +1 -7
- reports/native/z-image-w3a3-1348cb6/orbitquant-native-eval-20260707.md +0 -49
- reports/native/z-image-w3a3-1348cb6/tables/assets.csv +0 -21
- reports/native/z-image-w3a3-1348cb6/tables/image_geneval.csv +0 -1
- reports/native/z-image-w3a3-1348cb6/tables/missing_required_metrics.csv +0 -3
- reports/native/z-image-w3a3-1348cb6/tables/perf.csv +0 -61
- reports/native/z-image-w3a3-1348cb6/tables/video_vbench.csv +0 -1
.gitattributes
CHANGED
|
@@ -57,3 +57,4 @@ assets/z-image-native_seed0_original_spatial-relationship.png filter=lfs diff=lf
|
|
| 57 |
assets/z-image-native_seed0_original_style-heavy.png filter=lfs diff=lfs merge=lfs -text
|
| 58 |
assets/z-image-native_seed0_original_two-object-composition.png filter=lfs diff=lfs merge=lfs -text
|
| 59 |
reports/native/z-image-w3a3-1348cb6/assets/image_generation_comparison_matrix.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 57 |
assets/z-image-native_seed0_original_style-heavy.png filter=lfs diff=lfs merge=lfs -text
|
| 58 |
assets/z-image-native_seed0_original_two-object-composition.png filter=lfs diff=lfs merge=lfs -text
|
| 59 |
reports/native/z-image-w3a3-1348cb6/assets/image_generation_comparison_matrix.webp filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
assets/image_generation_comparison_matrix.webp filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -76,7 +76,7 @@ image.save("z-image-orbitquant.png")
|
|
| 76 |
|
| 77 |
The following assets are stored in this artifact and compare the BF16 base generation against the OrbitQuant generation with the same prompt and seed.
|
| 78 |
|
| 79 |
-

|
| 82 |
|
|
|
|
| 76 |
|
| 77 |
The following assets are stored in this artifact and compare the BF16 base generation against the OrbitQuant generation with the same prompt and seed.
|
| 78 |
|
| 79 |
+

|
| 80 |
|
| 81 |

|
| 82 |
|
SHA256SUMS
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
|
| 2 |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 assets/.gitkeep
|
|
|
|
| 3 |
fd4c1b130dc6230a105ccc7c1fd81333b5d3fd821e03f24df67c57d054303014 assets/original_vs_orbitquant_z-image-native_seed0_W3A3_color-binding.webp
|
| 4 |
95eb207ddc843afd33e8c43c54a715fcc4076c2b1cde9f20b5f64af9ff9a0061 assets/original_vs_orbitquant_z-image-native_seed0_W3A3_counting.webp
|
| 5 |
c91396fbcb6a3b9c73541bf12a9a08dc1f577a5f459d801ea4d56966410e00e3 assets/original_vs_orbitquant_z-image-native_seed0_W3A3_cyrillic-text-rendering.webp
|
|
@@ -58,14 +59,7 @@ fc1162e18702f860d5abfabd5e581d2051a413204ca5b39d459fcb3df91e3481 benchmark/summ
|
|
| 58 |
53a4a4444b217130187c72ccc1ea23011c0b20576d4b88ae96a0448865b9c9e1 model.safetensors
|
| 59 |
b429f295998015052c19b274745b46b09e7f9ac6c4ee6dd607fcdfd6bf1fa761 model_index.json
|
| 60 |
0b74017deb25b79989c9fc90f5b190f456b7fa38c30a62df250221aa13be8767 orbitquant_codebooks.safetensors
|
| 61 |
-
|
| 62 |
e1724c9394bf83ea05da6b457b8072d2bcb3d5a533dafce916da8deb517d3825 orbitquant_rotations.safetensors
|
| 63 |
65ec8afff39a6cf80feee2eac2f06fa66e51cd471a8382f4355a04fd74eda0af prompts.json
|
| 64 |
34b29b3340e820d629b9892a7115a639af4181030afc6851e496de3ddfd32862 quantization_config.json
|
| 65 |
-
356c7effb90c651254795c0444bc0466db9993425a7f89759b672a983ce536c6 reports/native/z-image-w3a3-1348cb6/assets/image_generation_comparison_matrix.webp
|
| 66 |
-
ea53ecf7d2bc004c15e8a98cec90fbd96f98ac0aea56d81ae0ef80b4a99b37ca reports/native/z-image-w3a3-1348cb6/orbitquant-native-eval-20260707.md
|
| 67 |
-
807aac84eba7fee8abd073cee7136a28b29ea021269b16a05eb37db720a88adf reports/native/z-image-w3a3-1348cb6/tables/assets.csv
|
| 68 |
-
195e83af673d0d45caaa9d4adf588c21d2d0229755380bc2e3ccbcf84c0a155f reports/native/z-image-w3a3-1348cb6/tables/image_geneval.csv
|
| 69 |
-
2cd618dfbe6c2d348a13d8171fe5298118671d24e41487609016bdb9868bf25c reports/native/z-image-w3a3-1348cb6/tables/missing_required_metrics.csv
|
| 70 |
-
40ed397c5132ee84e5cec80d3ad6956184a20e30f745a9b7e6aaf0cd26827041 reports/native/z-image-w3a3-1348cb6/tables/perf.csv
|
| 71 |
-
195e83af673d0d45caaa9d4adf588c21d2d0229755380bc2e3ccbcf84c0a155f reports/native/z-image-w3a3-1348cb6/tables/video_vbench.csv
|
|
|
|
| 1 |
+
d123faf2faa034306a63d2cce1dd37c938d9bc2aabd4b032f429e6547e0c8b29 README.md
|
| 2 |
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 assets/.gitkeep
|
| 3 |
+
356c7effb90c651254795c0444bc0466db9993425a7f89759b672a983ce536c6 assets/image_generation_comparison_matrix.webp
|
| 4 |
fd4c1b130dc6230a105ccc7c1fd81333b5d3fd821e03f24df67c57d054303014 assets/original_vs_orbitquant_z-image-native_seed0_W3A3_color-binding.webp
|
| 5 |
95eb207ddc843afd33e8c43c54a715fcc4076c2b1cde9f20b5f64af9ff9a0061 assets/original_vs_orbitquant_z-image-native_seed0_W3A3_counting.webp
|
| 6 |
c91396fbcb6a3b9c73541bf12a9a08dc1f577a5f459d801ea4d56966410e00e3 assets/original_vs_orbitquant_z-image-native_seed0_W3A3_cyrillic-text-rendering.webp
|
|
|
|
| 59 |
53a4a4444b217130187c72ccc1ea23011c0b20576d4b88ae96a0448865b9c9e1 model.safetensors
|
| 60 |
b429f295998015052c19b274745b46b09e7f9ac6c4ee6dd607fcdfd6bf1fa761 model_index.json
|
| 61 |
0b74017deb25b79989c9fc90f5b190f456b7fa38c30a62df250221aa13be8767 orbitquant_codebooks.safetensors
|
| 62 |
+
dd238ff85d045b508f62a6f5557b344cad8a29c6e431e3f02c71d6dc0de3e404 orbitquant_manifest.json
|
| 63 |
e1724c9394bf83ea05da6b457b8072d2bcb3d5a533dafce916da8deb517d3825 orbitquant_rotations.safetensors
|
| 64 |
65ec8afff39a6cf80feee2eac2f06fa66e51cd471a8382f4355a04fd74eda0af prompts.json
|
| 65 |
34b29b3340e820d629b9892a7115a639af4181030afc6851e496de3ddfd32862 quantization_config.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{reports/native/z-image-w3a3-1348cb6/assets → assets}/image_generation_comparison_matrix.webp
RENAMED
|
File without changes
|
orbitquant_manifest.json
CHANGED
|
@@ -2781,12 +2781,6 @@
|
|
| 2781 |
"orbitquant_rotations.safetensors": "e1724c9394bf83ea05da6b457b8072d2bcb3d5a533dafce916da8deb517d3825",
|
| 2782 |
"prompts.json": "65ec8afff39a6cf80feee2eac2f06fa66e51cd471a8382f4355a04fd74eda0af",
|
| 2783 |
"quantization_config.json": "34b29b3340e820d629b9892a7115a639af4181030afc6851e496de3ddfd32862",
|
| 2784 |
-
"
|
| 2785 |
-
"reports/native/z-image-w3a3-1348cb6/orbitquant-native-eval-20260707.md": "ea53ecf7d2bc004c15e8a98cec90fbd96f98ac0aea56d81ae0ef80b4a99b37ca",
|
| 2786 |
-
"reports/native/z-image-w3a3-1348cb6/tables/assets.csv": "807aac84eba7fee8abd073cee7136a28b29ea021269b16a05eb37db720a88adf",
|
| 2787 |
-
"reports/native/z-image-w3a3-1348cb6/tables/image_geneval.csv": "195e83af673d0d45caaa9d4adf588c21d2d0229755380bc2e3ccbcf84c0a155f",
|
| 2788 |
-
"reports/native/z-image-w3a3-1348cb6/tables/missing_required_metrics.csv": "2cd618dfbe6c2d348a13d8171fe5298118671d24e41487609016bdb9868bf25c",
|
| 2789 |
-
"reports/native/z-image-w3a3-1348cb6/tables/perf.csv": "40ed397c5132ee84e5cec80d3ad6956184a20e30f745a9b7e6aaf0cd26827041",
|
| 2790 |
-
"reports/native/z-image-w3a3-1348cb6/tables/video_vbench.csv": "195e83af673d0d45caaa9d4adf588c21d2d0229755380bc2e3ccbcf84c0a155f"
|
| 2791 |
}
|
| 2792 |
}
|
|
|
|
| 2781 |
"orbitquant_rotations.safetensors": "e1724c9394bf83ea05da6b457b8072d2bcb3d5a533dafce916da8deb517d3825",
|
| 2782 |
"prompts.json": "65ec8afff39a6cf80feee2eac2f06fa66e51cd471a8382f4355a04fd74eda0af",
|
| 2783 |
"quantization_config.json": "34b29b3340e820d629b9892a7115a639af4181030afc6851e496de3ddfd32862",
|
| 2784 |
+
"assets/image_generation_comparison_matrix.webp": "356c7effb90c651254795c0444bc0466db9993425a7f89759b672a983ce536c6"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2785 |
}
|
| 2786 |
}
|
reports/native/z-image-w3a3-1348cb6/orbitquant-native-eval-20260707.md
DELETED
|
@@ -1,49 +0,0 @@
|
|
| 1 |
-
# OrbitQuant Native Eval
|
| 2 |
-
|
| 3 |
-
## Paper Reproduction Targets
|
| 4 |
-
|
| 5 |
-
| Group | Model | Bits | Split | Suite | Metrics |
|
| 6 |
-
| --- | --- | --- | --- | --- | --- |
|
| 7 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | original | z-image-native | generated_samples=1, wall_time_seconds=2.9258724092505872, peak_vram_bytes=23267081728 |
|
| 8 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | original | z-image-native | generated_samples=1, wall_time_seconds=2.670843798201531, peak_vram_bytes=23267076608 |
|
| 9 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | original | z-image-native | generated_samples=1, wall_time_seconds=2.683619565796107, peak_vram_bytes=23267061248 |
|
| 10 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | original | z-image-native | generated_samples=1, wall_time_seconds=2.678296497091651, peak_vram_bytes=23267076608 |
|
| 11 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | original | z-image-native | generated_samples=1, wall_time_seconds=2.574302889406681, peak_vram_bytes=23267081728 |
|
| 12 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | original | z-image-native | generated_samples=1, wall_time_seconds=2.6946219350211322, peak_vram_bytes=23267219968 |
|
| 13 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | original | z-image-native | generated_samples=1, wall_time_seconds=2.6768665071576834, peak_vram_bytes=23267071488 |
|
| 14 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | original | z-image-native | generated_samples=1, wall_time_seconds=2.70820224378258, peak_vram_bytes=23267091968 |
|
| 15 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | original | z-image-native | generated_samples=1, wall_time_seconds=2.7063941340893507, peak_vram_bytes=23267117568 |
|
| 16 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | original | z-image-native | generated_samples=1, wall_time_seconds=2.719252031762153, peak_vram_bytes=23267112448 |
|
| 17 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | orbitquant | z-image-native | generated_samples=1, wall_time_seconds=4.430934588890523, peak_vram_bytes=25600954880 |
|
| 18 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | orbitquant | z-image-native | generated_samples=1, wall_time_seconds=3.7504630871117115, peak_vram_bytes=25600949760 |
|
| 19 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | orbitquant | z-image-native | generated_samples=1, wall_time_seconds=3.7868486419320107, peak_vram_bytes=25600934400 |
|
| 20 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | orbitquant | z-image-native | generated_samples=1, wall_time_seconds=3.7136152503080666, peak_vram_bytes=25600949760 |
|
| 21 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | orbitquant | z-image-native | generated_samples=1, wall_time_seconds=3.7226258288137615, peak_vram_bytes=25600954880 |
|
| 22 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | orbitquant | z-image-native | generated_samples=1, wall_time_seconds=4.0583688910119236, peak_vram_bytes=25601093120 |
|
| 23 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | orbitquant | z-image-native | generated_samples=1, wall_time_seconds=3.7433088961988688, peak_vram_bytes=25600944640 |
|
| 24 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | orbitquant | z-image-native | generated_samples=1, wall_time_seconds=3.7682587443850935, peak_vram_bytes=25600965120 |
|
| 25 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | orbitquant | z-image-native | generated_samples=1, wall_time_seconds=3.7635147953405976, peak_vram_bytes=25600990720 |
|
| 26 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | orbitquant | z-image-native | generated_samples=1, wall_time_seconds=3.7520793760195374, peak_vram_bytes=25600985600 |
|
| 27 |
-
|
| 28 |
-
## Extra Targets
|
| 29 |
-
|
| 30 |
-
No extra target metrics recorded.
|
| 31 |
-
|
| 32 |
-
## Missing Required Metrics
|
| 33 |
-
|
| 34 |
-
| Group | Model | Bits | Split | Suite | Missing Metric |
|
| 35 |
-
| --- | --- | --- | --- | --- | --- |
|
| 36 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | original | z-image-native | geneval_overall |
|
| 37 |
-
| paper | `Tongyi-MAI/Z-Image-Turbo` | `W3A3` | orbitquant | z-image-native | geneval_overall |
|
| 38 |
-
|
| 39 |
-
## Tables
|
| 40 |
-
|
| 41 |
-
- Image GenEval: `tables/image_geneval.csv`
|
| 42 |
-
- Video VBench: `tables/video_vbench.csv`
|
| 43 |
-
- Performance: `tables/perf.csv`
|
| 44 |
-
- Generated Assets: `tables/assets.csv`
|
| 45 |
-
- Missing Required Metrics: `tables/missing_required_metrics.csv`
|
| 46 |
-
|
| 47 |
-
## Visual Comparison Matrices
|
| 48 |
-
|
| 49 |
-
- Image: `assets/image_generation_comparison_matrix.webp`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reports/native/z-image-w3a3-1348cb6/tables/assets.csv
DELETED
|
@@ -1,21 +0,0 @@
|
|
| 1 |
-
target_group,model_id,bits,split,suite,asset_type,path
|
| 2 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_original_simple-object.png
|
| 3 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_original_two-object-composition.png
|
| 4 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_original_counting.png
|
| 5 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_original_color-binding.png
|
| 6 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_original_spatial-relationship.png
|
| 7 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_original_long-prompt.png
|
| 8 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_original_english-text-rendering.png
|
| 9 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_original_cyrillic-text-rendering.png
|
| 10 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_original_style-heavy.png
|
| 11 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_original_occlusion-reflection.png
|
| 12 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_W3A3_simple-object.png
|
| 13 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_W3A3_two-object-composition.png
|
| 14 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_W3A3_counting.png
|
| 15 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_W3A3_color-binding.png
|
| 16 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_W3A3_spatial-relationship.png
|
| 17 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_W3A3_long-prompt.png
|
| 18 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_W3A3_english-text-rendering.png
|
| 19 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_W3A3_cyrillic-text-rendering.png
|
| 20 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_W3A3_style-heavy.png
|
| 21 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,output,/workspace/artifacts/native/z-image-native-w3a3/assets/z-image-native_seed0_W3A3_occlusion-reflection.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reports/native/z-image-w3a3-1348cb6/tables/image_geneval.csv
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
target_group,model_id,bits,split,suite,metric,value
|
|
|
|
|
|
reports/native/z-image-w3a3-1348cb6/tables/missing_required_metrics.csv
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
target_group,model_id,bits,split,suite,metric,artifact_dir
|
| 2 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,geneval_overall,/workspace/artifacts/native/z-image-native-w3a3
|
| 3 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,geneval_overall,/workspace/artifacts/native/z-image-native-w3a3
|
|
|
|
|
|
|
|
|
|
|
|
reports/native/z-image-w3a3-1348cb6/tables/perf.csv
DELETED
|
@@ -1,61 +0,0 @@
|
|
| 1 |
-
target_group,model_id,bits,split,suite,metric,value
|
| 2 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,generated_samples,1
|
| 3 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,wall_time_seconds,2.9258724092505872
|
| 4 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,peak_vram_bytes,23267081728
|
| 5 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,generated_samples,1
|
| 6 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,wall_time_seconds,2.670843798201531
|
| 7 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,peak_vram_bytes,23267076608
|
| 8 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,generated_samples,1
|
| 9 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,wall_time_seconds,2.683619565796107
|
| 10 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,peak_vram_bytes,23267061248
|
| 11 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,generated_samples,1
|
| 12 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,wall_time_seconds,2.678296497091651
|
| 13 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,peak_vram_bytes,23267076608
|
| 14 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,generated_samples,1
|
| 15 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,wall_time_seconds,2.574302889406681
|
| 16 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,peak_vram_bytes,23267081728
|
| 17 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,generated_samples,1
|
| 18 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,wall_time_seconds,2.6946219350211322
|
| 19 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,peak_vram_bytes,23267219968
|
| 20 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,generated_samples,1
|
| 21 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,wall_time_seconds,2.6768665071576834
|
| 22 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,peak_vram_bytes,23267071488
|
| 23 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,generated_samples,1
|
| 24 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,wall_time_seconds,2.70820224378258
|
| 25 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,peak_vram_bytes,23267091968
|
| 26 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,generated_samples,1
|
| 27 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,wall_time_seconds,2.7063941340893507
|
| 28 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,peak_vram_bytes,23267117568
|
| 29 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,generated_samples,1
|
| 30 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,wall_time_seconds,2.719252031762153
|
| 31 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,original,z-image-native,peak_vram_bytes,23267112448
|
| 32 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,generated_samples,1
|
| 33 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,wall_time_seconds,4.430934588890523
|
| 34 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,peak_vram_bytes,25600954880
|
| 35 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,generated_samples,1
|
| 36 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,wall_time_seconds,3.7504630871117115
|
| 37 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,peak_vram_bytes,25600949760
|
| 38 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,generated_samples,1
|
| 39 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,wall_time_seconds,3.7868486419320107
|
| 40 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,peak_vram_bytes,25600934400
|
| 41 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,generated_samples,1
|
| 42 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,wall_time_seconds,3.7136152503080666
|
| 43 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,peak_vram_bytes,25600949760
|
| 44 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,generated_samples,1
|
| 45 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,wall_time_seconds,3.7226258288137615
|
| 46 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,peak_vram_bytes,25600954880
|
| 47 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,generated_samples,1
|
| 48 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,wall_time_seconds,4.0583688910119236
|
| 49 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,peak_vram_bytes,25601093120
|
| 50 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,generated_samples,1
|
| 51 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,wall_time_seconds,3.7433088961988688
|
| 52 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,peak_vram_bytes,25600944640
|
| 53 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,generated_samples,1
|
| 54 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,wall_time_seconds,3.7682587443850935
|
| 55 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,peak_vram_bytes,25600965120
|
| 56 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,generated_samples,1
|
| 57 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,wall_time_seconds,3.7635147953405976
|
| 58 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,peak_vram_bytes,25600990720
|
| 59 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,generated_samples,1
|
| 60 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,wall_time_seconds,3.7520793760195374
|
| 61 |
-
paper,Tongyi-MAI/Z-Image-Turbo,W3A3,orbitquant,z-image-native,peak_vram_bytes,25600985600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reports/native/z-image-w3a3-1348cb6/tables/video_vbench.csv
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
target_group,model_id,bits,split,suite,metric,value
|
|
|
|
|
|