File size: 1,005 Bytes
a55b428 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
{
"name": "Helio1-Image-Ray-6B",
"version": "1.0",
"release_date": "2026-01-26",
"base_model": "Tongyi-MAI/Z-Image-Turbo",
"architecture": {
"method": "LoRA",
"rank": 64,
"alpha": 128,
"dropout": 0.05,
"target_modules": [
"to_q",
"to_k",
"to_v",
"w1",
"w2",
"w3"
]
},
"training": {
"dataset_size": 2500,
"epochs": 1,
"steps": 164,
"batch_size": 1,
"gradient_accumulation": 16,
"learning_rate": 0.0001,
"resolution": 1024
},
"performance": {
"trainable_params": "142M",
"total_params": "6.3B",
"trainable_percentage": 2.26,
"file_size_mb": 284
},
"improvements": {
"detail": "+25%",
"realism": "+20%",
"textures": "+20%",
"russian_text": "+15%"
},
"recommended_settings": {
"realistic": {
"scale": 0.5,
"steps": 8
},
"stylized": {
"scale": 0.3,
"steps": 8
}
},
"organization": "Helio AI",
"license": "Apache-2.0"
} |