master
ci: add GitHub Actions — fmt, check, clippy, test
refactor: introduce trait Pipeline — dispatch via pipeline::for_model, main stays a thin orchestrator
refactor: extract flux module (model + gguf + run)
feat: Phase 1 memory optimizations — embedding cache, sequential TE, tiled VAE