Skip to main content

LLM_WORKER_RSS_MB

Constant LLM_WORKER_RSS_MB 

Source
pub const LLM_WORKER_RSS_MB: u64 = 350;
Expand description

v1.0.75 (G18 + G23): expected RSS in MiB for an LLM-only worker that spawns a claude -p or codex exec subprocess. Much lower than the embedding cost because the ONNX model is not loaded per-worker.