File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,18 @@ Double-click on the file `run.py`
5656
5757---
5858
59+ ## Why CMDAI?
60+
61+ CMDAI is a lightweight, transparent, and developer‑friendly tool for running local GGUF models without the overhead of large frameworks.
62+
63+ 1 . Lightweight architecture — no containers, servers, or heavy dependencies.
64+ 2 . Terminal‑first workflow — clear, predictable behavior with full control.
65+ 3 . Fast model switching — load and unload models instantly without restarting.
66+ 4 . Built‑in API server — easy integration with apps, scripts, and automation.
67+ 5 . Fully offline — all processing happens locally for maximum privacy.
68+ 6 . Simpler than Ollama, lighter than LM Studio — minimal overhead, maximum flexibility.
69+ 7 . Developer‑oriented design — clean structure, CLI tools, API access, and an open roadmap.
70+
5971## How to Help with CMDAI
6072
6173Thank you for your interest in improving CMDAI!
@@ -152,5 +164,6 @@ CMD LOCAL AI is a project being developed step by step. Below are the directions
152164
153165
154166
167+
155168
156169
You can’t perform that action at this time.
0 commit comments