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:
@@ -32,3 +32,4 @@ stats*.txt
|
||||
/quant_test.py
|
||||
/profile_run.py
|
||||
/sweep.py
|
||||
c/models.json
|
||||
|
||||
Reference in New Issue
Block a user