coli: multi-model registry + picker (coli models / chat menu); README: MoE-only model roadmap (gpt-oss-120b next)

Each architecture maps to its own engine binary (glm today; gptoss, qwenmoe
reserved). Registry in c/models.json (local, gitignored); chat shows a picker
when more than one model is installed. Dense models stay llama.cpp territory
- documented honestly in the README.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
JustVugg
2026-07-07 12:59:56 +02:00
parent b71d3884f6
commit 289befb0fd
3 changed files with 101 additions and 5 deletions
+1
View File
@@ -32,3 +32,4 @@ stats*.txt
/quant_test.py
/profile_run.py
/sweep.py
c/models.json