thetom-ai commited on
Commit
6641fda
·
verified ·
1 Parent(s): d1c5c50

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -158,7 +158,7 @@ print(generate(model, tokenizer, prompt="Hello", max_tokens=256, temp=1.0, top_p
158
 
159
  ### Swift (mlx-swift-lm) -TurboQuant KV compression
160
 
161
- > **Work in progress.** The Swift runtime, agent connectors (Hermes, opencode), and TurboQuant KV compression are actively being developed on the `ek/tom-eric-moe-tuning` branch. Not yet merged to main. Expect rough edges.
162
 
163
  For the speed and KV compression results above, use [ekryski/mlx-swift-lm](https://github.com/ekryski/mlx-swift-lm/tree/ek/tom-eric-moe-tuning).
164
 
 
158
 
159
  ### Swift (mlx-swift-lm) -TurboQuant KV compression
160
 
161
+ > **Note:** Agent connectors (Hermes, opencode, Droid) are still in progress. The Swift runtime, server, and TurboQuant KV compression all work.
162
 
163
  For the speed and KV compression results above, use [ekryski/mlx-swift-lm](https://github.com/ekryski/mlx-swift-lm/tree/ek/tom-eric-moe-tuning).
164