mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
Added 3 bit accuracy recovery adapter for qwen image edit 2511
This commit is contained in:
@@ -412,8 +412,9 @@ export const modelArchs: ModelArch[] = [
|
||||
'model.layer_offloading',
|
||||
'model.qie.match_target_res',
|
||||
],
|
||||
// accuracyRecoveryAdapters: {
|
||||
// },
|
||||
accuracyRecoveryAdapters: {
|
||||
'3 bit with ARA': 'uint3|ostris/accuracy_recovery_adapters/qwen_image_edit_2511_torchao_uint3.safetensors',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'hidream',
|
||||
|
||||
@@ -1 +1 @@
|
||||
VERSION = "0.7.12"
|
||||
VERSION = "0.7.13"
|
||||
|
||||
Reference in New Issue
Block a user