infosave commited on
Commit
7300d86
·
verified ·
1 Parent(s): 6650623

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -68,3 +68,15 @@ cortiq serve kimi48-code.cmf # OpenAI-compatible API
68
 
69
  MIT, inherited from the base model. Weights © Moonshot AI; this
70
  repackaging only changes the storage format and the served expert set.
 
 
 
 
 
 
 
 
 
 
 
 
 
68
 
69
  MIT, inherited from the base model. Weights © Moonshot AI; this
70
  repackaging only changes the storage format and the served expert set.
71
+
72
+ ## Ecosystem
73
+
74
+ - **Engine / converter / format spec**:
75
+ https://github.com/infosave2007/cmf — the pure-Rust runtime this
76
+ file targets (`cargo install cortiq-cli`).
77
+ - **[CMF Mobile](https://github.com/infosave2007/cmfmobile)** — a
78
+ Flutter app on the same runtime: local on-device chat, or the phone
79
+ as an OpenAI-compatible server. This 17.7 GB specialist wants a
80
+ desktop's RAM; on phones pick a smaller CMF build (e.g.
81
+ [Bonsai-1.7B](https://huggingface.co/infosave/Bonsai-1.7Bcmf) or
82
+ [Nanbeige 4.2 3B](https://huggingface.co/infosave/Nanbeige4.2-3Bcmf)).