diff --git a/dashboard/dashboard.py b/dashboard/dashboard.py index 5a30ec1..83ff1ec 100644 --- a/dashboard/dashboard.py +++ b/dashboard/dashboard.py @@ -115,7 +115,7 @@ body { background: #0b0f17; color: #bcc3cd; font-family: -apple-system, BlinkMac var MODELS=[ {id:'qwen3.6-35B-A3B',label:'Qwen MoE',gpu:'MoE - Strix Halo',color:'#a78bfa',short:'MoE',domId:'gpu-moe'}, {id:'qwen3.6-27B-code',label:'Qwen Code',gpu:'Dense - RTX 3090',color:'#f59e0b',short:'Dense',domId:'gpu-dense'}, - {id:'gemma-4-12b',label:'Gemma 4 12B',gpu:'VLM - New Backend',color:'#22c55e',short:'VLM',domId:'gpu-light'} + {id:'gemma-4-12b',label:'Gemma 4 12B',gpu:'VLM - RTX 5070',color:'#22c55e',short:'VLM',domId:'gpu-light'} ]; // Auto-derived lookups — DO NOT EDIT below var MC={},ML={},GL={},ids={},lb={};