diffusers-blackwell-quants / qwen /Qwen_Qwen_Image_bf16_compiled_bs8.json
sayakpaul's picture
sayakpaul HF Staff
Upload folder using huggingface_hub
8e13a99 verified
raw
history blame contribute delete
553 Bytes
{
"model_id": "Qwen/Qwen-Image",
"quant_mode": "none",
"compilation_enabled": true,
"batch_size": 8,
"status": "success",
"error_message": null,
"error_traceback": null,
"latency_seconds": 52.932,
"peak_memory_gb": 92.47,
"output_path": "./results/Qwen_Qwen_Image_bf16_compiled_bs8.png",
"inference_params": {
"prompt": "A cat holding a sign that says hello world",
"negative_prompt": " ",
"height": 1024,
"width": 1024,
"true_cfg_scale": 4.0,
"num_inference_steps": 50,
"num_images_per_prompt": 8
}
}