qwen-image-edit-4bit / quantization_info.json
ovedrive's picture
Upload folder using huggingface_hub
6a3c842 verified
raw
history blame contribute delete
263 Bytes
{
"quantization_method": "mixed_precision_nf4",
"description": "First and last transformer blocks kept at bfloat16, middle layers quantized to NF4",
"high_precision_layers_count": 30,
"note": "Based on city96/Qwen-Image-gguf approach for better quality"
}