chore: launchd instance runs sam2.1-hiera-large (final-quality mattes)

Dev instances stay on small via the default; the always-on tailnet
instance behind digalot.fyi/rotogod/ gets the big model.
Measured on M3 Ultra MPS at 720p: click ~4s, propagate ~1.7 fps.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
m3ultra 2026-07-27 16:38:38 +10:00
parent 96bba8e538
commit d4257d8f99

View File

@ -19,6 +19,10 @@
<string>--port</string><string>8484</string>
</array>
<key>WorkingDirectory</key><string>/Users/m3ultra/Documents/rotogod</string>
<key>EnvironmentVariables</key>
<dict>
<key>ROTOGOD_SAM2</key><string>facebook/sam2.1-hiera-large</string>
</dict>
<key>RunAtLoad</key><true/>
<key>KeepAlive</key><true/>
<key>StandardOutPath</key><string>/Users/m3ultra/Library/Logs/rotogod.log</string>