begumcig commited on
Commit
eb48587
·
verified ·
1 Parent(s): a5fd32e

Add files using upload-large-folder tool

Browse files
Files changed (2) hide show
  1. README.md +3 -1
  2. smash_config.json +2 -0
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  library_name: transformers
3
  tags:
4
- - safetensors
5
  - pruna-ai
 
6
  ---
7
 
8
  # Model Card for pruna-test/test-save-tiny-random-llama4-smashed
@@ -69,6 +69,7 @@ The compression configuration of the model is stored in the `smash_config.json`
69
  "ring_attn": false,
70
  "sage_attn": false,
71
  "stable_fast": false,
 
72
  "text_to_image_distillation_inplace_perp": false,
73
  "text_to_image_distillation_lora": false,
74
  "text_to_image_distillation_perp": false,
@@ -78,6 +79,7 @@ The compression configuration of the model is stored in the `smash_config.json`
78
  "text_to_text_inplace_perp": false,
79
  "text_to_text_lora": false,
80
  "text_to_text_perp": false,
 
81
  "token_merging": false,
82
  "torch_compile": false,
83
  "torch_dynamic": false,
 
1
  ---
2
  library_name: transformers
3
  tags:
 
4
  - pruna-ai
5
+ - safetensors
6
  ---
7
 
8
  # Model Card for pruna-test/test-save-tiny-random-llama4-smashed
 
69
  "ring_attn": false,
70
  "sage_attn": false,
71
  "stable_fast": false,
72
+ "static_fp8_diffusers": false,
73
  "text_to_image_distillation_inplace_perp": false,
74
  "text_to_image_distillation_lora": false,
75
  "text_to_image_distillation_perp": false,
 
79
  "text_to_text_inplace_perp": false,
80
  "text_to_text_lora": false,
81
  "text_to_text_perp": false,
82
+ "time_aware_fp8_diffusers": false,
83
  "token_merging": false,
84
  "torch_compile": false,
85
  "torch_dynamic": false,
smash_config.json CHANGED
@@ -28,6 +28,7 @@
28
  "ring_attn": false,
29
  "sage_attn": false,
30
  "stable_fast": false,
 
31
  "text_to_image_distillation_inplace_perp": false,
32
  "text_to_image_distillation_lora": false,
33
  "text_to_image_distillation_perp": false,
@@ -37,6 +38,7 @@
37
  "text_to_text_inplace_perp": false,
38
  "text_to_text_lora": false,
39
  "text_to_text_perp": false,
 
40
  "token_merging": false,
41
  "torch_compile": false,
42
  "torch_dynamic": false,
 
28
  "ring_attn": false,
29
  "sage_attn": false,
30
  "stable_fast": false,
31
+ "static_fp8_diffusers": false,
32
  "text_to_image_distillation_inplace_perp": false,
33
  "text_to_image_distillation_lora": false,
34
  "text_to_image_distillation_perp": false,
 
38
  "text_to_text_inplace_perp": false,
39
  "text_to_text_lora": false,
40
  "text_to_text_perp": false,
41
+ "time_aware_fp8_diffusers": false,
42
  "token_merging": false,
43
  "torch_compile": false,
44
  "torch_dynamic": false,