Z-Image-Turbo-student-adapter / student_adapter_build_meta.json
SearchingMan's picture
Z-Image-Turbo with student+adapter text encoder
0179f45 verified
raw
history blame contribute delete
826 Bytes
{
"base_repo": "Tongyi-MAI/Z-Image-Turbo",
"student_source": "/content/drive/MyDrive/zimage_distillkit_contract_qwen17b/run_20260414_092303/phase2",
"adapter_source": "/content/drive/MyDrive/zimage_distillkit_contract_qwen17b/run_20260414_092303/phase2/custom_adapter",
"adapter_config": {
"base_student_model": "Qwen/Qwen3-1.7B",
"teacher_model": "Tongyi-MAI/Z-Image-Turbo",
"zimage_source": "/content/hf_models_unzipped/Z-Image-Turbo",
"student_hidden_size": 2048,
"teacher_hidden_size": 2560,
"adapter_dim": 1024,
"adapter_heads": 8,
"adapter_blocks": 2,
"adapter_ff_mult": 4,
"adapter_dropout": 0.1,
"hs_tap_index": -2,
"layer_mapping": [
[
-2,
-2
]
],
"zimage_enable_thinking": true
},
"created_at_unix": 1778152795.3211486
}