swactor/apps/old-pipeline-parallel-inference/profiles/local-seed.env

11 lines
365 B
Bash
Raw Normal View History

2026-05-29 08:55:10 +00:00
# Local seed-mode smoke run: everything on loopback, stub workers, no relay.
# Drives one request through a 2-stage chain without a GPU or external relay.
#
2026-05-30 07:51:22 +00:00
# PP_PROFILE=profiles/local-seed.env cargo run --bin pp-orchestrator -- --seed
2026-05-29 08:55:10 +00:00
#
# (No SWACTOR_IROH_RELAY_URL: seed mode wires nodes via direct loopback addrs.)
NUM_STAGES=2
PP_WORKER_STUB=1
MAX_TOKENS=16