FLUX.2-dev-int8-tensorwise / export_report.json
LAXMAYDAY's picture
Upload export_report.json with huggingface_hub
8f29560 verified
Raw
History Blame Contribute Delete
2.64 kB
{
"artifact_target": "comfyui_diffusion_model",
"config_path": null,
"convrot": true,
"convrot_groupsize": 256,
"copied_tensor_count": 139,
"cuda_max_memory_allocated_bytes": 2387263488,
"cuda_max_memory_reserved_bytes": 4477419520,
"dtype_counts": {
"bfloat16": 139,
"float32": 160,
"int8": 160,
"uint8": 160
},
"execution_device": "cuda:0",
"missing_tensor_count": 0,
"missing_tensors": [],
"nonrotated_tensor_count": 0,
"output_bytes": 33055815576,
"output_checkpoint": "/workspace/models/export/flux2_int8_tensorwise.safetensors",
"output_hash": "",
"output_hash_state": "not_requested",
"output_tensor_count": 619,
"output_tensor_device": "cpu",
"quant_metadata_tensor_count": 160,
"quant_storage_dtype": "int8",
"quantized_tensor_count": 160,
"requested_device": "cuda:0",
"rotated_tensor_count": 160,
"scale_axis": "out_features",
"scale_dtype": "fp32",
"scale_granularity": "per_channel",
"scale_tensor_count": 160,
"schema_version": "int8_tensorwise_checkpoint_export_report.v1",
"selected_source_files": {
"flux2-dev.safetensors": 160
},
"source_checkpoint": "/workspace/models/hf-downloads/flux2/flux2-dev.safetensors",
"source_file_count": 1,
"source_format": "safetensors",
"source_layout": "single_file",
"source_tensor_count": 299,
"status": "model_written",
"target_dtype": "int8_tensorwise",
"target_format": "safetensors",
"tensor_index": {
"format": {
"bits": 8,
"category": "integer_weight_activation",
"name": "int8_tensorwise",
"rounding": "nearest_even",
"scale_axis": "out_features",
"scale_granularity": "per_channel",
"scale_method": "amax",
"scale_required": true,
"storage_dtype": "int8"
},
"schema_version": "quant_tensor_index.v1",
"selection": {
"algorithm": "int8_tensorwise",
"algorithm_version": "0.1.0",
"exclude": [],
"include": [
"double_blocks.*",
"single_blocks.*"
],
"keep_components": [
"text_encoder",
"vae"
],
"kept_source_tensor_roles": [
"bias"
],
"quantized_module_count": 160,
"quantized_tensor_count": 160,
"source_tensor_roles": [
"weight"
],
"target_dtype": "int8_tensorwise"
}
},
"written_files": [
{
"bytes": 33055815576,
"hash": "",
"hash_state": "not_requested",
"kind": "int8_tensorwise_inference_checkpoint",
"path": "/workspace/models/export/flux2_int8_tensorwise.safetensors",
"state": "written",
"tensor_count": 619
}
]
}