22 lines
532 B
YAML
22 lines
532 B
YAML
apiVersion: lumbridge/v1
|
|
kind: Scene
|
|
metadata:
|
|
name: qwen38-mem
|
|
version: 1
|
|
description: "MEASUREMENT ONLY — EAGLE at the same 75 GB pool as qwen38-dflash-mem."
|
|
author: karti
|
|
tags: [experimental, benchmark, eagle]
|
|
|
|
# NOT A PRODUCTION SCENE. Control for qwen38-dflash-mem: same model set, same
|
|
# 0.62 pool, same quiet box — only the speculative algorithm differs. Do not
|
|
# leave active; return to `qwen38`.
|
|
models:
|
|
- brain-qwen38-mem
|
|
- ears
|
|
- voice
|
|
|
|
budget_gb: 100
|
|
activation:
|
|
order: listed
|
|
wait_healthy: true
|