johnrachwanpruna commited on
Commit
0af4ffd
·
verified ·
1 Parent(s): 11326d5

Add files using upload-large-folder tool

Browse files
Files changed (2) hide show
  1. README.md +2 -1
  2. smash_config.json +1 -0
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  library_name: diffusers
3
  tags:
4
- - safetensors
5
  - pruna-ai
 
6
  ---
7
 
8
  # Model Card for pruna-test/test-save-tiny-stable-diffusion-pipe-smashed
@@ -77,6 +77,7 @@ The compression configuration of the model is stored in the `smash_config.json`
77
  "text_to_text_inplace_perp": false,
78
  "text_to_text_lora": false,
79
  "text_to_text_perp": false,
 
80
  "torch_compile": false,
81
  "torch_dynamic": false,
82
  "torch_structured": false,
 
1
  ---
2
  library_name: diffusers
3
  tags:
 
4
  - pruna-ai
5
+ - safetensors
6
  ---
7
 
8
  # Model Card for pruna-test/test-save-tiny-stable-diffusion-pipe-smashed
 
77
  "text_to_text_inplace_perp": false,
78
  "text_to_text_lora": false,
79
  "text_to_text_perp": false,
80
+ "token_merging": false,
81
  "torch_compile": false,
82
  "torch_dynamic": false,
83
  "torch_structured": false,
smash_config.json CHANGED
@@ -36,6 +36,7 @@
36
  "text_to_text_inplace_perp": false,
37
  "text_to_text_lora": false,
38
  "text_to_text_perp": false,
 
39
  "torch_compile": false,
40
  "torch_dynamic": false,
41
  "torch_structured": false,
 
36
  "text_to_text_inplace_perp": false,
37
  "text_to_text_lora": false,
38
  "text_to_text_perp": false,
39
+ "token_merging": false,
40
  "torch_compile": false,
41
  "torch_dynamic": false,
42
  "torch_structured": false,