Add 4 bit ARA for qwen image 2512

This commit is contained in:
Jaret Burkett
2026-01-01 20:16:56 -07:00
parent 926097aa4c
commit 6870ab490f

View File

@@ -347,6 +347,7 @@ export const modelArchs: ModelArch[] = [
// Training an ARA now, the other one will not work
accuracyRecoveryAdapters: {
'3 bit with ARA': 'uint3|ostris/accuracy_recovery_adapters/qwen_image_2512_torchao_uint3.safetensors',
'4 bit with ARA': 'uint4|ostris/accuracy_recovery_adapters/qwen_image_2512_torchao_uint4.safetensors',
},
},
{