{ "model_type": "lwm-spectro-moe", "task": "feature-extraction", "input_shape": [128, 128], "input_dtype": "float16", "num_experts": 3, "expert_labels": ["LTE", "WiFi", "5G"], "checkpoint": "checkpoints/checkpoint.pth", "moe_checkpoint": "moe_checkpoint.pth", "demo_data": ["demo_data.pt", "demo_data_moe.pt"], "notes": "Lightweight hub config for wi-lab/lwm-spectro" }