Expand description
CLI harness for native GGUF lifecycle: discover → mmap → infer → evict.
Uses the in-process stack (gguf_bridge / wgpu / Phase 8 bifurcated compute),
not Ollama or external daemons. Models are memory-mapped via memmap2; the UI
RAM ceiling is tracked separately from the 42 MB SlgArena Sentinel budget.
Structs§
Statics§
Functions§
- clear_
session 🔒 - cli_
read_ 🔒intent - default_
vault_ path - Default vault path when none is supplied (Windows-friendly).
- init_
log_ stream - Attach structured logging and optional 100 ms telemetry samples to stdout.
- parse_
model_ 🔒id_ ref - run_
duplicate_ audit - run_
eval - run_
evict - run_
list - run_
load - run_
status - session_
lock 🔒 - store_
session 🔒 - with_
session 🔒