26 lines
837 B
YAML
26 lines
837 B
YAML
apiVersion: lumbridge/v1
|
|
kind: Scene
|
|
metadata:
|
|
name: qwen38-dspark-solo
|
|
version: 1
|
|
description: "BENCHMARK ONLY — DSpark at Mia's 0.90 pool, brain alone, nothing else resident."
|
|
author: karti
|
|
tags: [benchmark, dspark, solo]
|
|
|
|
# ⚠️ NOT A PRODUCTION SCENE. No ears, no voice, no voice-vox — the desk loses
|
|
# ASR and both narrators while this is active. Answers one question: does this
|
|
# box reach MiaAI-Lab's 51.5 tok/s code figure when the brain owns all of it?
|
|
#
|
|
# budget_gb is raised to 118 deliberately: a 0.90 pool is ~110 GB and cannot be
|
|
# admitted under the standard 100 GB budget with the 8 GB safety margin.
|
|
#
|
|
# Return to production immediately after measuring:
|
|
# lumbridge-compute scene activate qwen38-mia
|
|
models:
|
|
- brain-qwen38-dspark-solo
|
|
|
|
budget_gb: 118
|
|
activation:
|
|
order: listed
|
|
wait_healthy: true
|