johnrachwanpruna commited on
Commit
5996631
·
verified ·
1 Parent(s): f8b0b14

Add files using upload-large-folder tool

Browse files
Files changed (2) hide show
  1. README.md +14 -0
  2. smash_config.json +14 -0
README.md CHANGED
@@ -56,20 +56,34 @@ The compression configuration of the model is stored in the `smash_config.json`
56
  "hyper": false,
57
  "ifw": false,
58
  "img2img_denoise": false,
 
59
  "llm_int8": false,
60
  "pab": false,
 
61
  "qkv_diffusers": false,
62
  "quanto": false,
63
  "realesrgan_upscale": false,
64
  "reduce_noe": false,
 
65
  "sage_attn": false,
66
  "stable_fast": false,
 
 
 
 
 
 
 
 
 
67
  "torch_compile": false,
68
  "torch_dynamic": false,
69
  "torch_structured": false,
70
  "torch_unstructured": false,
71
  "torchao": false,
72
  "whisper_s2t": false,
 
 
73
  "batch_size": 1,
74
  "device": "cpu",
75
  "device_map": null,
 
56
  "hyper": false,
57
  "ifw": false,
58
  "img2img_denoise": false,
59
+ "ipex_llm": false,
60
  "llm_int8": false,
61
  "pab": false,
62
+ "padding_pruning": false,
63
  "qkv_diffusers": false,
64
  "quanto": false,
65
  "realesrgan_upscale": false,
66
  "reduce_noe": false,
67
+ "ring_attn": false,
68
  "sage_attn": false,
69
  "stable_fast": false,
70
+ "text_to_image_distillation_inplace_perp": false,
71
+ "text_to_image_distillation_lora": false,
72
+ "text_to_image_distillation_perp": false,
73
+ "text_to_image_inplace_perp": false,
74
+ "text_to_image_lora": false,
75
+ "text_to_image_perp": false,
76
+ "text_to_text_inplace_perp": false,
77
+ "text_to_text_lora": false,
78
+ "text_to_text_perp": false,
79
  "torch_compile": false,
80
  "torch_dynamic": false,
81
  "torch_structured": false,
82
  "torch_unstructured": false,
83
  "torchao": false,
84
  "whisper_s2t": false,
85
+ "x_fast": false,
86
+ "zipar": false,
87
  "batch_size": 1,
88
  "device": "cpu",
89
  "device_map": null,
smash_config.json CHANGED
@@ -15,20 +15,34 @@
15
  "hyper": false,
16
  "ifw": false,
17
  "img2img_denoise": false,
 
18
  "llm_int8": false,
19
  "pab": false,
 
20
  "qkv_diffusers": false,
21
  "quanto": false,
22
  "realesrgan_upscale": false,
23
  "reduce_noe": false,
 
24
  "sage_attn": false,
25
  "stable_fast": false,
 
 
 
 
 
 
 
 
 
26
  "torch_compile": false,
27
  "torch_dynamic": false,
28
  "torch_structured": false,
29
  "torch_unstructured": false,
30
  "torchao": false,
31
  "whisper_s2t": false,
 
 
32
  "batch_size": 1,
33
  "device": "cpu",
34
  "device_map": null,
 
15
  "hyper": false,
16
  "ifw": false,
17
  "img2img_denoise": false,
18
+ "ipex_llm": false,
19
  "llm_int8": false,
20
  "pab": false,
21
+ "padding_pruning": false,
22
  "qkv_diffusers": false,
23
  "quanto": false,
24
  "realesrgan_upscale": false,
25
  "reduce_noe": false,
26
+ "ring_attn": false,
27
  "sage_attn": false,
28
  "stable_fast": false,
29
+ "text_to_image_distillation_inplace_perp": false,
30
+ "text_to_image_distillation_lora": false,
31
+ "text_to_image_distillation_perp": false,
32
+ "text_to_image_inplace_perp": false,
33
+ "text_to_image_lora": false,
34
+ "text_to_image_perp": false,
35
+ "text_to_text_inplace_perp": false,
36
+ "text_to_text_lora": false,
37
+ "text_to_text_perp": false,
38
  "torch_compile": false,
39
  "torch_dynamic": false,
40
  "torch_structured": false,
41
  "torch_unstructured": false,
42
  "torchao": false,
43
  "whisper_s2t": false,
44
+ "x_fast": false,
45
+ "zipar": false,
46
  "batch_size": 1,
47
  "device": "cpu",
48
  "device_map": null,