SLM: Your Personal AI Coding Companion Link to heading
Run language models locally offline.
Meet SLM - the Small Language Models CLI tool: https://gitlab.com/carlessanagustin/slms
Features Link to heading
- Offline-first: Cache models once, use anywhere (perfect for coding on flights!).
- Docker-ready: One command deployment with
make build && make run
. - Developer-friendly: From quick one-liners to complex project analysis.
- Configurable model collections! Use
--use
or--model-id
.
Any comments?