Commit Graph

10 Commits

Author SHA1 Message Date
Shuo Yang 0ab982f109 chore(README): Add Community WeChat link to README
Added a link to the Community WeChat in the README.
2026-08-20 11:43:47 -07:00
jason-fxz 3f02e3c5a8 docs(README): use absolute URLs so PyPI renders assets and links 2026-08-18 20:49:53 -07:00
jason-fxz 9ecbc9f33f docs(README): add a Desktop screenshot to Getting Started
The Desktop paragraph promised a GUI for running models and tuning the engine
without showing either. The shot is the console with DeepSeek-V4-Flash FP4
resident on a 32 GiB card, so the cache sliders carry real numbers: 512K KV
tokens for 3.40 GiB against 1024 of 11008 expert slots for 12.8 GiB.

Framed as a floating window (rounded, drop shadow, transparent margin) so it
sits on both the light and dark README themes.
2026-08-18 20:36:08 -07:00
jason-fxz f4373f8a45 docs(README): add install commands to Getting Started 2026-08-18 16:09:32 -07:00
jason-fxz 5528af06a4 docs(README): add Citation 2026-08-18 15:50:32 -07:00
jason-fxz fca27580a1 docs: refine README.md, add quick start guide
Signed-off-by: jason-fxz <jason341132@qq.com>
2026-08-18 15:24:47 -07:00
Xiaoze Fan 5812fbd084 chore(README.md): add links. 2026-08-18 13:25:02 -07:00
Xiaoze Fan a2572083e9 feat(launch): support launch deepseek harness (#3)
* feat(launch): support launch deepseek harness

* fix(launch): node version gate, cloud key clearing, and dsh docs
2026-08-14 23:50:44 -07:00
Xiaoze Fan fdfcacd491 chore: Enhance README with logo 2026-08-13 16:28:39 -07:00
Xiaoze Fan 3af9d90ee5 feat: initial open-source release
Co-authored-by: Shuo Yang <andy_yang@berkeley.edu>
2026-08-11 22:53:25 +00:00