Commit Graph

18 Commits

Author SHA1 Message Date
Rain-Bus ffd2defdfc add Chinese annotations to all source files for learning purposes
Annotated 16 source files covering the full architecture:
engine (scheduler, block manager, model runner), layers (attention,
linear, sampler, etc.), model (qwen3), and utils.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 21:33:15 +08:00
GeekExplorer 8d63a98c03 support chunked prefill and fix minor bug 2026-04-14 03:05:35 +08:00
GeekExplorer 9e8507ef41 minor simplify 2026-04-13 22:09:46 +08:00
guodongxiaren 55c64e7fdf remove hard code for block_size 2025-12-30 01:55:17 +08:00
GeeeekExplorer df99418f7d simplify 2025-08-31 20:02:51 +08:00
xiaohajiayou 054aec852d Fix: Division-by-Zero Risk and Typo 2025-06-24 02:02:33 +08:00
Xingkai Yu 4fc764f175 Merge pull request #22 from cheunglei/use_spawn 2025-06-17 23:53:59 +08:00
cheunglei b5ace32982 use spawn 2025-06-17 23:49:15 +08:00
GeeeekExplorer bc0ad5a116 better 2025-06-17 23:33:38 +08:00
GeeeekExplorer 7e42fa6f63 fix 2025-06-15 13:28:29 +08:00
GeeeekExplorer fc778a4da9 better 2025-06-15 10:36:45 +08:00
cheunglei 53b3ef2e32 support tensor parallel 2025-06-15 01:31:24 +08:00
GeeeekExplorer 4a8aa090a7 fix 2025-06-14 00:56:07 +08:00
GeeeekExplorer f16adb729e refactor 2025-06-12 09:41:12 +08:00
GeeeekExplorer fee58d44e4 fix 2025-06-12 01:00:31 +08:00
GeeeekExplorer 386290d69e refactor 2025-06-11 21:12:57 +08:00
GeeeekExplorer b98e1ca305 fix 2025-06-10 21:25:54 +08:00
GeeeekExplorer a5a4909e6a init commit 2025-06-10 00:27:01 +08:00