Helio-Ray-LoRA / model_info.json
HelioAI's picture
Upload 8 files
a55b428 verified
{
"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"
}