@@ -0,0 +1,20 @@
|
||||
apiVersion: lumbridge/v1
|
||||
kind: Scene
|
||||
metadata:
|
||||
name: music
|
||||
version: 1
|
||||
description: "Music studio — ACE-Step XL 4B sft, with ears and voice, no brain."
|
||||
author: karti
|
||||
tags: [music, creative]
|
||||
|
||||
# ears 5 + voice 4 + music 24 = 33 GB. Brain-free, so tons of headroom — the clean
|
||||
# scene for a music-generation demo when the MoE is not needed.
|
||||
models:
|
||||
- ears
|
||||
- voice
|
||||
- music
|
||||
|
||||
budget_gb: 100
|
||||
activation:
|
||||
order: footprint-asc
|
||||
wait_healthy: true
|
||||
Reference in New Issue
Block a user