id int64 1 7.5k | model_name stringclasses 4
values | scheduler stringclasses 3
values | steps int64 15 50 | prompt stringlengths 2.11k 2.25k | acceleration_methods listlengths 1 4 | speedup float64 1.2 3.4 | unique_key stringlengths 27 41 | configs dict | acceleration_description stringclasses 25
values | latency float64 6.37 54.6 | clip_score float64 29.4 33.3 | __index_level_0__ int64 0 7.5k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
1,607 | SD1.5 | DDIMScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate",
"fp16",
"fuse_qkv"
] | 1.3 | SD1.5_DDIMScheduler_25_1607 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | T-Gate, FP16, and Fuse QKV Projections | 10.47229 | 30.09178 | 1,606 |
3,318 | SD1.4 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate",
"fuse_qkv"
] | 1.4 | SD1.4_DDIMScheduler_20_3318 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | T-Gate and Fuse QKV Projections | 8.560419 | 29.711561 | 3,317 |
2,433 | SD1.4 | UniPCMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fuse_qkv"
] | 1.4 | SD1.4_UniPCMultistepScheduler_50_2433 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Token Merge and Fuse QKV Projections | 20.326275 | 29.873789 | 2,432 |
4,818 | SD2.1 | DPMSolverMultistepScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate",
"fuse_qkv"
] | 1.4 | SD2.1_DPMSolverMultistepScheduler_30_4818 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | T-Gate and Fuse QKV Projections | 32.569826 | 31.916939 | 4,817 |
6,932 | SD2.0 | DDIMScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fuse_qkv"
] | 1.4 | SD2.0_DDIMScheduler_15_6932 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Token Merge and Fuse QKV Projections | 16.819572 | 31.460934 | 6,931 |
2,893 | SD1.4 | DPMSolverMultistepScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"fp16"
] | 1.4 | SD1.4_DPMSolverMultistepScheduler_30_2893 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | FP16 | 12.196725 | 30.224178 | 2,892 |
1,010 | SD1.5 | DPMSolverMultistepScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge"
] | 1.5 | SD1.5_DPMSolverMultistepScheduler_30_1010 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | Token Merge | 12.234066 | 30.233316 | 1,009 |
1,513 | SD1.5 | DDIMScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate"
] | 1.5 | SD1.5_DDIMScheduler_25_1513 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | T-Gate | 10.47229 | 30.09178 | 1,512 |
6,515 | SD2.0 | DPMSolverMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate"
] | 1.5 | SD2.0_DPMSolverMultistepScheduler_25_6515 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | T-Gate | 27.750164 | 32.46143 | 6,514 |
2,978 | SD1.4 | DPMSolverMultistepScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fp16",
"fuse_qkv"
] | 2.2 | SD1.4_DPMSolverMultistepScheduler_30_2978 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | Token Merge, FP16, and Fuse QKV Projections | 12.196725 | 30.224178 | 2,977 |
7,003 | SD2.0 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache"
] | 2.3 | SD2.0_DDIMScheduler_20_7003 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache | 21.973401 | 31.748056 | 7,002 |
1,453 | SD1.5 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_scheduler",
"modify_steps"
] | 1.7 | SD1.5_DDIMScheduler_20_1453 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Modify Scheduler and Modify Inference Steps | 8.366208 | 30.208422 | 1,452 |
3,316 | SD1.4 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate",
"fuse_qkv"
] | 1.4 | SD1.4_DDIMScheduler_20_3316 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | T-Gate and Fuse QKV Projections | 8.560419 | 29.711561 | 3,315 |
6,979 | SD2.0 | DDIMScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fp16",
"fuse_qkv"
] | 2.2 | SD2.0_DDIMScheduler_15_6979 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Token Merge, FP16, and Fuse QKV Projections | 16.819572 | 31.460934 | 6,978 |
3,787 | SD2.1 | UniPCMultistepScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16"
] | 2.8 | SD2.1_UniPCMultistepScheduler_15_3787 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache and FP16 | 16.978691 | 31.805943 | 3,786 |
5,748 | SD2.0 | UniPCMultistepScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"token_merge",
"fp16",
"fuse_qkv"
] | 1.7 | SD2.0_UniPCMultistepScheduler_15_5748 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache, Token Merge, FP16, and Fuse QKV Projections | 16.96001 | 32.388554 | 5,747 |
1,651 | SD1.5 | DDIMScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_scheduler"
] | 1.3 | SD1.5_DDIMScheduler_30_1651 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Modify Scheduler | 12.284244 | 29.603943 | 1,650 |
4,104 | SD2.1 | UniPCMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fp16",
"fuse_qkv"
] | 2.2 | SD2.1_UniPCMultistepScheduler_25_4104 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Token Merge, FP16, and Fuse QKV Projections | 27.995959 | 31.903229 | 4,103 |
5,181 | SD2.1 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fuse_qkv"
] | 1.4 | SD2.1_DDIMScheduler_20_5181 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Token Merge and Fuse QKV Projections | 21.946606 | 31.668226 | 5,180 |
4,372 | SD2.1 | UniPCMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"token_merge",
"fp16",
"fuse_qkv"
] | 1.7 | SD2.1_UniPCMultistepScheduler_50_4372 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache, Token Merge, FP16, and Fuse QKV Projections | 53.357975 | 31.472744 | 4,371 |
1,176 | SD1.5 | DPMSolverMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fp16"
] | 1.9 | SD1.5_DPMSolverMultistepScheduler_50_1176 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | Token Merge and FP16 | 20.173961 | 29.479383 | 1,175 |
501 | SD1.5 | UniPCMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache"
] | 2.3 | SD1.5_UniPCMultistepScheduler_50_501 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache | 20.096317 | 29.539167 | 500 |
438 | SD1.5 | UniPCMultistepScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate",
"fp16"
] | 1.8 | SD1.5_UniPCMultistepScheduler_30_438 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | T-Gate and FP16 | 12.297354 | 30.034943 | 437 |
1,559 | SD1.5 | DDIMScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fuse_qkv"
] | 1.4 | SD1.5_DDIMScheduler_25_1559 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Token Merge and Fuse QKV Projections | 10.47229 | 30.09178 | 1,558 |
1,431 | SD1.5 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fuse_qkv"
] | 1.4 | SD1.5_DDIMScheduler_20_1431 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Token Merge and Fuse QKV Projections | 8.366208 | 30.208422 | 1,430 |
6,602 | SD2.0 | DPMSolverMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fp16",
"fuse_qkv"
] | 2.2 | SD2.0_DPMSolverMultistepScheduler_25_6602 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | Token Merge, FP16, and Fuse QKV Projections | 27.750164 | 32.46143 | 6,601 |
1,488 | SD1.5 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_scheduler",
"modify_steps",
"fp16"
] | 1.3 | SD1.5_DDIMScheduler_20_1488 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Modify Scheduler, Modify Inference Steps, and FP16 | 8.366208 | 30.208422 | 1,487 |
1,663 | SD1.5 | DDIMScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16"
] | 2.8 | SD1.5_DDIMScheduler_30_1663 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache and FP16 | 12.284244 | 29.603943 | 1,662 |
81 | SD1.5 | UniPCMultistepScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_scheduler",
"fp16"
] | 1.3 | SD1.5_UniPCMultistepScheduler_15_81 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Modify Scheduler and FP16 | 6.405218 | 30.213705 | 80 |
1,587 | SD1.5 | DDIMScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16",
"fuse_qkv"
] | 3.2 | SD1.5_DDIMScheduler_25_1587 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache, FP16, and Fuse QKV Projections | 10.47229 | 30.09178 | 1,586 |
2,216 | SD1.4 | UniPCMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16",
"modify_steps"
] | 3.4 | SD1.4_UniPCMultistepScheduler_25_2216 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache, FP16, and Modify Inference Steps | 10.330835 | 30.294966 | 2,215 |
6,520 | SD2.0 | DPMSolverMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"fp16"
] | 1.4 | SD2.0_DPMSolverMultistepScheduler_25_6520 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | FP16 | 27.750164 | 32.46143 | 6,519 |
5,628 | SD2.0 | UniPCMultistepScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache"
] | 2.3 | SD2.0_UniPCMultistepScheduler_15_5628 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache | 16.96001 | 32.388554 | 5,627 |
4,013 | SD2.1 | UniPCMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate"
] | 1.5 | SD2.1_UniPCMultistepScheduler_25_4013 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | T-Gate | 27.995959 | 31.903229 | 4,012 |
1,570 | SD1.5 | DDIMScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate",
"fuse_qkv"
] | 1.4 | SD1.5_DDIMScheduler_25_1570 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | T-Gate and Fuse QKV Projections | 10.47229 | 30.09178 | 1,569 |
1,420 | SD1.5 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fuse_qkv"
] | 2.5 | SD1.5_DDIMScheduler_20_1420 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache and Fuse QKV Projections | 8.366208 | 30.208422 | 1,419 |
1,759 | SD1.5 | DDIMScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge"
] | 1.5 | SD1.5_DDIMScheduler_50_1759 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Token Merge | 20.61608 | 29.861729 | 1,758 |
6,199 | SD2.0 | UniPCMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"fp16",
"fuse_qkv"
] | 1.6 | SD2.0_UniPCMultistepScheduler_50_6199 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | FP16 and Fuse QKV Projections | 53.39776 | 32.486603 | 6,198 |
2,587 | SD1.4 | DPMSolverMultistepScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16",
"fuse_qkv"
] | 3.2 | SD1.4_DPMSolverMultistepScheduler_15_2587 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | DeepCache, FP16, and Fuse QKV Projections | 6.371175 | 29.827806 | 2,586 |
3,882 | SD2.1 | UniPCMultistepScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge"
] | 1.5 | SD2.1_UniPCMultistepScheduler_20_3882 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Token Merge | 22.067885 | 31.805704 | 3,881 |
6,907 | SD2.0 | DDIMScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_steps"
] | 1.5 | SD2.0_DDIMScheduler_15_6907 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Modify Inference Steps | 16.819572 | 31.460934 | 6,906 |
1,384 | SD1.5 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge"
] | 1.5 | SD1.5_DDIMScheduler_20_1384 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Token Merge | 8.366208 | 30.208422 | 1,383 |
1,596 | SD1.5 | DDIMScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"token_merge",
"fp16"
] | 3 | SD1.5_DDIMScheduler_25_1596 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache, Token Merge, and FP16 | 10.47229 | 30.09178 | 1,595 |
2,926 | SD1.4 | DPMSolverMultistepScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fp16"
] | 1.9 | SD1.4_DPMSolverMultistepScheduler_30_2926 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | Token Merge and FP16 | 12.196725 | 30.224178 | 2,925 |
1,427 | SD1.5 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fp16"
] | 1.9 | SD1.5_DDIMScheduler_20_1427 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Token Merge and FP16 | 8.366208 | 30.208422 | 1,426 |
535 | SD1.5 | UniPCMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_steps"
] | 1.5 | SD1.5_UniPCMultistepScheduler_50_535 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Modify Inference Steps | 20.096317 | 29.539167 | 534 |
1,913 | SD1.4 | UniPCMultistepScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16"
] | 2.8 | SD1.4_UniPCMultistepScheduler_15_1913 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache and FP16 | 6.477924 | 30.252628 | 1,912 |
5,909 | SD2.0 | UniPCMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_steps"
] | 1.5 | SD2.0_UniPCMultistepScheduler_25_5909 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Modify Inference Steps | 27.239347 | 32.643745 | 5,908 |
2,573 | SD1.4 | DPMSolverMultistepScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"fp16",
"fuse_qkv"
] | 1.6 | SD1.4_DPMSolverMultistepScheduler_15_2573 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | FP16 and Fuse QKV Projections | 6.371175 | 29.827806 | 2,572 |
7,395 | SD2.0 | DDIMScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"fp16"
] | 1.4 | SD2.0_DDIMScheduler_50_7395 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | FP16 | 53.227768 | 32.747295 | 7,394 |
586 | SD1.5 | UniPCMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16",
"fuse_qkv"
] | 3.2 | SD1.5_UniPCMultistepScheduler_50_586 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache, FP16, and Fuse QKV Projections | 20.096317 | 29.539167 | 585 |
859 | SD1.5 | DPMSolverMultistepScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate",
"fp16",
"fuse_qkv"
] | 1.3 | SD1.5_DPMSolverMultistepScheduler_20_859 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | T-Gate, FP16, and Fuse QKV Projections | 8.322318 | 30.059095 | 858 |
7,011 | SD2.0 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate"
] | 1.5 | SD2.0_DDIMScheduler_20_7011 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | T-Gate | 21.973401 | 31.748056 | 7,010 |
4,016 | SD2.1 | UniPCMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"fp16"
] | 1.4 | SD2.1_UniPCMultistepScheduler_25_4016 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | FP16 | 27.995959 | 31.903229 | 4,015 |
3,945 | SD2.1 | UniPCMultistepScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate",
"fuse_qkv"
] | 1.4 | SD2.1_UniPCMultistepScheduler_20_3945 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | T-Gate and Fuse QKV Projections | 22.067885 | 31.805704 | 3,944 |
1,567 | SD1.5 | DDIMScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate",
"fuse_qkv"
] | 1.4 | SD1.5_DDIMScheduler_25_1567 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | T-Gate and Fuse QKV Projections | 10.47229 | 30.09178 | 1,566 |
4,004 | SD2.1 | UniPCMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache"
] | 2.3 | SD2.1_UniPCMultistepScheduler_25_4004 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache | 27.995959 | 31.903229 | 4,003 |
492 | SD1.5 | UniPCMultistepScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16",
"fuse_qkv",
"modify_steps"
] | 1.7 | SD1.5_UniPCMultistepScheduler_30_492 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache, FP16, Fuse QKV Projections, and Modify Inference Steps | 12.297354 | 30.034943 | 491 |
5,508 | SD2.1 | DDIMScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge"
] | 1.5 | SD2.1_DDIMScheduler_50_5508 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Token Merge | 53.549354 | 31.97879 | 5,507 |
4,167 | SD2.1 | UniPCMultistepScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fuse_qkv"
] | 2.5 | SD2.1_UniPCMultistepScheduler_30_4167 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache and Fuse QKV Projections | 32.505791 | 31.954109 | 4,166 |
4,081 | SD2.1 | UniPCMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_scheduler",
"fp16"
] | 1.3 | SD2.1_UniPCMultistepScheduler_25_4081 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Modify Scheduler and FP16 | 27.995959 | 31.903229 | 4,080 |
1,671 | SD1.5 | DDIMScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"modify_steps"
] | 2.9 | SD1.5_DDIMScheduler_30_1671 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache and Modify Inference Steps | 12.284244 | 29.603943 | 1,670 |
1,618 | SD1.5 | DDIMScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16",
"fuse_qkv",
"modify_steps"
] | 1.7 | SD1.5_DDIMScheduler_25_1618 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache, FP16, Fuse QKV Projections, and Modify Inference Steps | 10.47229 | 30.09178 | 1,617 |
1,616 | SD1.5 | DDIMScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16",
"fuse_qkv",
"modify_steps"
] | 1.7 | SD1.5_DDIMScheduler_25_1616 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache, FP16, Fuse QKV Projections, and Modify Inference Steps | 10.47229 | 30.09178 | 1,615 |
2,599 | SD1.4 | DPMSolverMultistepScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"token_merge",
"fp16"
] | 3 | SD1.4_DPMSolverMultistepScheduler_15_2599 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | DeepCache, Token Merge, and FP16 | 6.371175 | 29.827806 | 2,598 |
878 | SD1.5 | DPMSolverMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache"
] | 2.3 | SD1.5_DPMSolverMultistepScheduler_25_878 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | DeepCache | 10.255099 | 30.186361 | 877 |
6,947 | SD2.0 | DDIMScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"fp16",
"fuse_qkv"
] | 1.6 | SD2.0_DDIMScheduler_15_6947 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | FP16 and Fuse QKV Projections | 16.819572 | 31.460934 | 6,946 |
5,448 | SD2.1 | DDIMScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"fp16",
"fuse_qkv"
] | 1.6 | SD2.1_DDIMScheduler_30_5448 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | FP16 and Fuse QKV Projections | 32.970412 | 31.280704 | 5,447 |
7,387 | SD2.0 | DDIMScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"tgate"
] | 1.5 | SD2.0_DDIMScheduler_50_7387 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | T-Gate | 53.227768 | 32.747295 | 7,386 |
3,904 | SD2.1 | UniPCMultistepScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_scheduler"
] | 1.3 | SD2.1_UniPCMultistepScheduler_20_3904 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Modify Scheduler | 22.067885 | 31.805704 | 3,903 |
2,463 | SD1.4 | UniPCMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16",
"fuse_qkv"
] | 3.2 | SD1.4_UniPCMultistepScheduler_50_2463 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache, FP16, and Fuse QKV Projections | 20.326275 | 29.873789 | 2,462 |
3,214 | SD1.4 | DDIMScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16",
"fuse_qkv"
] | 3.2 | SD1.4_DDIMScheduler_15_3214 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache, FP16, and Fuse QKV Projections | 6.386446 | 29.881004 | 3,213 |
3,133 | SD1.4 | DDIMScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge"
] | 1.5 | SD1.4_DDIMScheduler_15_3133 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Token Merge | 6.386446 | 29.881004 | 3,132 |
6,008 | SD2.0 | UniPCMultistepScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge"
] | 1.5 | SD2.0_UniPCMultistepScheduler_30_6008 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Token Merge | 32.481293 | 32.455551 | 6,007 |
4,085 | SD2.1 | UniPCMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_scheduler",
"fp16"
] | 1.3 | SD2.1_UniPCMultistepScheduler_25_4085 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Modify Scheduler and FP16 | 27.995959 | 31.903229 | 4,084 |
7,006 | SD2.0 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge"
] | 1.5 | SD2.0_DDIMScheduler_20_7006 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Token Merge | 21.973401 | 31.748056 | 7,005 |
5,113 | SD2.1 | DDIMScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_scheduler",
"modify_steps",
"fp16"
] | 1.3 | SD2.1_DDIMScheduler_15_5113 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Modify Scheduler, Modify Inference Steps, and FP16 | 16.908809 | 31.402391 | 5,112 |
402 | SD1.5 | UniPCMultistepScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_scheduler"
] | 1.3 | SD1.5_UniPCMultistepScheduler_30_402 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Modify Scheduler | 12.297354 | 30.034943 | 401 |
1,703 | SD1.5 | DDIMScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_scheduler",
"modify_steps"
] | 1.7 | SD1.5_DDIMScheduler_30_1703 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Modify Scheduler and Modify Inference Steps | 12.284244 | 29.603943 | 1,702 |
158 | SD1.5 | UniPCMultistepScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_steps"
] | 1.5 | SD1.5_UniPCMultistepScheduler_20_158 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Modify Inference Steps | 8.462116 | 30.091299 | 157 |
4,933 | SD2.1 | DPMSolverMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fuse_qkv"
] | 1.4 | SD2.1_DPMSolverMultistepScheduler_50_4933 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | Token Merge and Fuse QKV Projections | 54.561486 | 32.135975 | 4,932 |
4,672 | SD2.1 | DPMSolverMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"modify_steps"
] | 2.9 | SD2.1_DPMSolverMultistepScheduler_25_4672 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | DeepCache and Modify Inference Steps | 27.212097 | 31.867479 | 4,671 |
1,700 | SD1.5 | DDIMScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"fp16",
"fuse_qkv"
] | 1.6 | SD1.5_DDIMScheduler_30_1700 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | FP16 and Fuse QKV Projections | 12.284244 | 29.603943 | 1,699 |
4,276 | SD2.1 | UniPCMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"modify_scheduler"
] | 1.3 | SD2.1_UniPCMultistepScheduler_50_4276 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | Modify Scheduler | 53.357975 | 31.472744 | 4,275 |
5,753 | SD2.0 | UniPCMultistepScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache"
] | 2.3 | SD2.0_UniPCMultistepScheduler_20_5753 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache | 22.091942 | 33.260086 | 5,752 |
7,123 | SD2.0 | DDIMScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"token_merge",
"fp16",
"fuse_qkv"
] | 1.7 | SD2.0_DDIMScheduler_20_7123 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache, Token Merge, FP16, and Fuse QKV Projections | 21.973401 | 31.748056 | 7,122 |
4,935 | SD2.1 | DPMSolverMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fuse_qkv"
] | 1.4 | SD2.1_DPMSolverMultistepScheduler_50_4935 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | Token Merge and Fuse QKV Projections | 54.561486 | 32.135975 | 4,934 |
1,545 | SD1.5 | DDIMScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fuse_qkv"
] | 2.5 | SD1.5_DDIMScheduler_25_1545 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache and Fuse QKV Projections | 10.47229 | 30.09178 | 1,544 |
5,428 | SD2.1 | DDIMScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fp16"
] | 1.9 | SD2.1_DDIMScheduler_30_5428 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | Token Merge and FP16 | 32.970412 | 31.280704 | 5,427 |
3,839 | SD2.1 | UniPCMultistepScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16",
"fuse_qkv"
] | 3.2 | SD2.1_UniPCMultistepScheduler_15_3839 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache, FP16, and Fuse QKV Projections | 16.978691 | 31.805943 | 3,838 |
6,794 | SD2.0 | DPMSolverMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fuse_qkv"
] | 2.5 | SD2.0_DPMSolverMultistepScheduler_50_6794 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | DeepCache and Fuse QKV Projections | 54.517666 | 32.549061 | 6,793 |
574 | SD1.5 | UniPCMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"fp16",
"fuse_qkv"
] | 1.6 | SD1.5_UniPCMultistepScheduler_50_574 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | FP16 and Fuse QKV Projections | 20.096317 | 29.539167 | 573 |
966 | SD1.5 | DPMSolverMultistepScheduler | 25 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16",
"modify_steps"
] | 3.4 | SD1.5_DPMSolverMultistepScheduler_25_966 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | DeepCache, FP16, and Modify Inference Steps | 10.255099 | 30.186361 | 965 |
4,463 | SD2.1 | DPMSolverMultistepScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16",
"fuse_qkv"
] | 3.2 | SD2.1_DPMSolverMultistepScheduler_15_4463 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | DeepCache, FP16, and Fuse QKV Projections | 17.007784 | 31.898729 | 4,462 |
6,917 | SD2.0 | DDIMScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fuse_qkv"
] | 2.5 | SD2.0_DDIMScheduler_15_6917 | {
"model_id": "stabilityai/stable-diffusion-2",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache and Fuse QKV Projections | 16.819572 | 31.460934 | 6,916 |
5,098 | SD2.1 | DDIMScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"token_merge",
"fp16"
] | 3 | SD2.1_DDIMScheduler_15_5098 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DDIMScheduler"
} | DeepCache, Token Merge, and FP16 | 16.908809 | 31.402391 | 5,097 |
1,058 | SD1.5 | DPMSolverMultistepScheduler | 30 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fuse_qkv"
] | 1.4 | SD1.5_DPMSolverMultistepScheduler_30_1058 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | Token Merge and Fuse QKV Projections | 12.234066 | 30.233316 | 1,057 |
536 | SD1.5 | UniPCMultistepScheduler | 50 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"deepcache",
"fp16"
] | 2.8 | SD1.5_UniPCMultistepScheduler_50_536 | {
"model_id": "runwayml/stable-diffusion-v1-5",
"pipeline": "StableDiffusionPipeline",
"scheduler": "UniPCMultistepScheduler"
} | DeepCache and FP16 | 20.096317 | 29.539167 | 535 |
4,476 | SD2.1 | DPMSolverMultistepScheduler | 15 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fp16",
"fuse_qkv"
] | 2.2 | SD2.1_DPMSolverMultistepScheduler_15_4476 | {
"model_id": "stabilityai/stable-diffusion-2-1",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | Token Merge, FP16, and Fuse QKV Projections | 17.007784 | 31.898729 | 4,475 |
2,727 | SD1.4 | DPMSolverMultistepScheduler | 20 |
You are an expert Python developer specializing in machine learning code writing.
- Think step by step
- Give the final code surrounded with ```python ```at the end of your response
- Use Python 3.8+ compatible syntax
- Ensure proper code formatting and indentation
- Include necessary imports but avoid unused librari... | [
"token_merge",
"fp16",
"fuse_qkv"
] | 2.2 | SD1.4_DPMSolverMultistepScheduler_20_2727 | {
"model_id": "CompVis/stable-diffusion-v1-4",
"pipeline": "StableDiffusionPipeline",
"scheduler": "DPMSolverMultistepScheduler"
} | Token Merge, FP16, and Fuse QKV Projections | 8.338309 | 29.992279 | 2,726 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.