This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
apiVersion: lumbridge/v1
|
||||
kind: Scene
|
||||
metadata:
|
||||
name: nemotron-seqs16
|
||||
version: 1
|
||||
description: "stock, with the brain's max-num-seqs raised from 4 to 16. Measurement only."
|
||||
author: karti
|
||||
tags: [brain, experiment, publish]
|
||||
|
||||
# Created 2026-08-19 for /publish episode 5. This is `stock` with exactly one
|
||||
# substitution: brain-nemotron-128k -> brain-nemotron-128k-seqs16. Same weights,
|
||||
# same 128k window, same util 0.32, same speculative config, same everything
|
||||
# else in the scene. See the registry entry for why the cap is suspect.
|
||||
#
|
||||
# ⚠️ THIS IS NOT A DEFAULT. `stock` is the default scene. Reactivate it with
|
||||
# lumbridge-compute scene activate stock
|
||||
# when the sweep is done. Leaving this scene active leaves an experimental,
|
||||
# un-remeasured footprint carrying the downstream agents.
|
||||
models:
|
||||
- brain-nemotron-128k-seqs16
|
||||
- ears
|
||||
- voice-vox
|
||||
- eye
|
||||
- voice
|
||||
|
||||
budget_gb: 100
|
||||
activation:
|
||||
order: footprint-asc
|
||||
wait_healthy: true
|
||||
Reference in New Issue
Block a user