dashboard: rename VLM GPU label 'New Backend' → 'RTX 5070' for consistency
This commit is contained in:
@@ -115,7 +115,7 @@ body { background: #0b0f17; color: #bcc3cd; font-family: -apple-system, BlinkMac
|
|||||||
var MODELS=[
|
var MODELS=[
|
||||||
{id:'qwen3.6-35B-A3B',label:'Qwen MoE',gpu:'MoE - Strix Halo',color:'#a78bfa',short:'MoE',domId:'gpu-moe'},
|
{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:'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
|
// Auto-derived lookups — DO NOT EDIT below
|
||||||
var MC={},ML={},GL={},ids={},lb={};
|
var MC={},ML={},GL={},ids={},lb={};
|
||||||
|
|||||||
Reference in New Issue
Block a user