23 lines
768 B
JSON
23 lines
768 B
JSON
{
|
|
"framework": "sglang",
|
|
"sglang_version": "0.5.18",
|
|
"conda_env": "sglang-lora",
|
|
"tp_matrix": "8 4 2",
|
|
"tasks": "fl2va ref2va",
|
|
"resolutions": "480,720,768,1080",
|
|
"requests_per_resolution_per_task": 8,
|
|
"requests_per_task_per_tp": 32,
|
|
"total_requests_per_tp": 64,
|
|
"num_inference_steps_grid_points": 9,
|
|
"denoiser_evaluations": 8,
|
|
"base_standard_grid_points": 20,
|
|
"base_standard_denoiser_evaluations": 19,
|
|
"duration_seconds": 5.0,
|
|
"aspect_ratio": "16:9",
|
|
"lora_path": "/data/hf_models/MiniMax-H3-Turbo-Lora",
|
|
"lora_weight_name": "minimax_h3_turbo_v4_step600_ema.safetensors",
|
|
"lora_scale": 1.0,
|
|
"lora_merge_mode": "auto",
|
|
"ref2va_note": "experimental compatibility/throughput run; Larry v4-600 is officially validated for FL2VA"
|
|
}
|