route, chat, summarize, etc.).
Natural language
CLI
Hardware tiers
The advisor checks CPU cores, RAM, GPU (CUDA/MPS/Metal), disk space, battery status, and installed Ollama models.
Apply recommendations
~/.config/arka/llm-skill-models.json. Override individual profiles anytime:
Requirements
- At least one cloud API key (
GEMINI_API_KEY,GROQ_API_KEY, etc.) for cloud tiers. ollama serverunning with pulled models for local tiers.
select_model --local. Arka inspects the
available Ollama models and local memory/GPU capacity, then selects the largest
installed text model that should fit with runtime headroom. Add --apply to use
that model for all skill profiles.
Related
- LLM concepts — providers and failover
- Configuration reference —
ai-skill-modelsettings