ccv_int8wo / config.json
GooKSL's picture
Upload 4 files
25a9232 verified
{
"_class_name": "FluxTransformer2DModel",
"_diffusers_version": "0.33.1",
"_name_or_path": "/home/istvanfe/Downloads/transformer_int8wonly_ptq_torchao",
"attention_head_dim": 128,
"axes_dims_rope": [
16,
56,
56
],
"guidance_embeds": true,
"in_channels": 384,
"joint_attention_dim": 4096,
"num_attention_heads": 24,
"num_layers": 19,
"num_single_layers": 38,
"out_channels": 64,
"patch_size": 1,
"pooled_projection_dim": 768,
"quantization_config": {
"modules_to_not_convert": null,
"quant_method": "torchao",
"quant_type": "int8_weight_only",
"quant_type_kwargs": {}
}
}