File tree 2 files changed +0
-2
lines changed
optimum/exporters/openvino
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -234,7 +234,6 @@ def main_export(
234
234
library_name = library_name ,
235
235
)
236
236
237
-
238
237
do_gptq_patching = False
239
238
do_quant_patching = False
240
239
custom_architecture = False
Original file line number Diff line number Diff line change 137
137
"stable-diffusion-xl" : "echarlaix/tiny-random-stable-diffusion-xl" ,
138
138
"stable-diffusion-xl-refiner" : "echarlaix/tiny-random-stable-diffusion-xl-refiner" ,
139
139
"stable-diffusion-3" : "yujiepan/stable-diffusion-3-tiny-random" ,
140
- "stable-diffusion-variant" : "katuni4ka/tiny-stable-diffusion-torch-custom-variant" ,
141
140
"stablelm" : "hf-internal-testing/tiny-random-StableLmForCausalLM" ,
142
141
"starcoder2" : "hf-internal-testing/tiny-random-Starcoder2ForCausalLM" ,
143
142
"latent-consistency" : "echarlaix/tiny-random-latent-consistency" ,
You can’t perform that action at this time.
0 commit comments