LEM/cmd
Snider d2cf891f15 feat: add mlx_lm subprocess backend and distill improvements
- Add backend_mlxlm.go blank import to register mlx-lm subprocess backend
- Select backend from ai.yaml config (metal, mlx_lm, rocm, api)
- Only set Metal cache/memory limits when using metal backend
- Add --no-dedup flag to disable grammar-profile deduplication
  (trained models with consistent voice trigger false positives at 0.02)
- Add --context-len flag and context_len config for KV cache sizing
- Pass WithBackend and WithContextLen to go-ml backend loader

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-23 18:37:12 +00:00
..
composure-convert refactor: apply go fix modernizers for Go 1.26 2026-02-22 21:00:17 +00:00
dedup-check refactor: apply go fix modernizers for Go 1.26 2026-02-22 21:00:17 +00:00
lem-desktop feat: scaffold LEM Desktop app (Wails v3 system tray + Docker stack) 2026-02-15 17:43:19 +00:00
lemcmd feat: add mlx_lm subprocess backend and distill improvements 2026-02-23 18:37:12 +00:00
scorer feat: grammar scorer (v3) — deterministic uplift/sycophancy detection 2026-02-19 13:12:49 +00:00