supermind commited on
Commit
6dae96c
Β·
verified Β·
1 Parent(s): 7865f12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -32,8 +32,10 @@ Almost all models were quantized from the original **BF16** weights using the `q
32
 
33
  | Model Name | Original Source | Notes |
34
  |------------|----------------|-------|
35
- | `ltx-2.3-22b-dev_int8_convrot.safetensors` | LTX 2.3 22B | β€” |
36
- | β€” | β€” | β€” |
 
 
37
  | `flux-2-dev_int8_convrot_quantops.safetensors` | Flux-2 dev | Quantized via ComfyUI-INT8-Fast |
38
  | `flux-2-dev_int8_convrot_mseclip.safetensors` | Flux-2 dev | β€” |
39
  | `flux-2-dev_int8_convrot_absmax.safetensors` | Flux-2 dev | β€” |
@@ -48,10 +50,12 @@ Almost all models were quantized from the original **BF16** weights using the `q
48
  | `krea2_turbo_int8_convrot.safetensors` | Krea 2 Turbo | β€” |
49
  | `ideogram4_int8_convrot.safetensors` | Ideogram 4 | via dequant FP8 |
50
  | `ideogram4_unconditional_int8_convrot.safetensors` | Ideogram 4 Uncond. | via dequant FP8 |
51
- | β€” | β€” | β€” |
 
52
  | `trellis_2_int8_convrot.safetensors` | Trellis 2 | β€” |
53
  | `pixal3d_int8_convrot.safetensors` | Pixal 3D | β€” |
54
- | β€” |
 
55
  | `gemma4_e4b_it_int8_convrot.safetensors` | Gemma 4 E4B IT | β€” |
56
  | `gemma_2_2b_it_elm_int8_convrot.safetensors` | Gemma 2 2B IT | β€” |
57
  | `qwen3.5_4b_int8_convrot.safetensors` | Qwen 3.5 4B | β€” |
 
32
 
33
  | Model Name | Original Source | Notes |
34
  |------------|----------------|-------|
35
+ |**Checkpoints**
36
+ |`ltx-2.3-22b-dev_int8_convrot.safetensors` | LTX 2.3 22B | β€” |
37
+ |
38
+ |**Diffusion models**
39
  | `flux-2-dev_int8_convrot_quantops.safetensors` | Flux-2 dev | Quantized via ComfyUI-INT8-Fast |
40
  | `flux-2-dev_int8_convrot_mseclip.safetensors` | Flux-2 dev | β€” |
41
  | `flux-2-dev_int8_convrot_absmax.safetensors` | Flux-2 dev | β€” |
 
50
  | `krea2_turbo_int8_convrot.safetensors` | Krea 2 Turbo | β€” |
51
  | `ideogram4_int8_convrot.safetensors` | Ideogram 4 | via dequant FP8 |
52
  | `ideogram4_unconditional_int8_convrot.safetensors` | Ideogram 4 Uncond. | via dequant FP8 |
53
+ |
54
+ |**3D models**
55
  | `trellis_2_int8_convrot.safetensors` | Trellis 2 | β€” |
56
  | `pixal3d_int8_convrot.safetensors` | Pixal 3D | β€” |
57
+ |
58
+ |**Text encoders**
59
  | `gemma4_e4b_it_int8_convrot.safetensors` | Gemma 4 E4B IT | β€” |
60
  | `gemma_2_2b_it_elm_int8_convrot.safetensors` | Gemma 2 2B IT | β€” |
61
  | `qwen3.5_4b_int8_convrot.safetensors` | Qwen 3.5 4B | β€” |