Commit Graph

  • 85dd87e28a v2: add embedding tests, multilingual embedding support v2 MarkBase Admin 2026-07-06 08:01:52 +08:00
  • ba4c41c29f v2: fix E4B determinism test — float32 atomics cause inherent non-determinism MarkBase Admin 2026-07-06 06:55:33 +08:00
  • 96fe213bc4 v2: add E4B multimodal test, fix VisionTower missing groupSize MarkBase Admin 2026-07-06 02:53:49 +08:00
  • 97f9bdcf90 v2: add full context 2048-token, repeated tokens, edge token tests MarkBase Admin 2026-07-06 01:31:33 +08:00
  • 16c16b9bee v2: add 1024-token long context test MarkBase Admin 2026-07-06 01:11:50 +08:00
  • 7e686c3c5a v2: add long context 12B test (256 tokens) MarkBase Admin 2026-07-06 01:01:43 +08:00
  • af1d10737e v2: add multimodal 12B test, fix VisionTower12B kernel dispatch MarkBase Admin 2026-07-05 23:58:42 +08:00
  • 07459e8ee3 v2: add 12B model test (Model12BTest) MarkBase Admin 2026-07-05 23:33:42 +08:00
  • 7a8edf77ee v2: remove remaining logit scaling hacks from batch/optimized paths MarkBase Admin 2026-07-05 22:41:49 +08:00
  • 239474bef0 v2: fix 26B activation explosion — normalize groupSize=32 scales, fix hardcoded loops MarkBase Admin 2026-07-05 19:52:47 +08:00
  • 8a29dae613 v2: add 26B + 31B model tests (Phase 3) MarkBase Admin 2026-07-05 16:12:08 +08:00
  • 2fd03d0ac1 v2: fix GPU non-determinism test tolerance MarkBase Admin 2026-07-05 15:05:03 +08:00
  • e9ab994533 v2: add E4B-MarkBase model tests (Phase 2) MarkBase Admin 2026-07-05 14:52:08 +08:00
  • 97798850e3 v2: clean up CI test triggers MarkBase Admin 2026-07-05 13:58:22 +08:00
  • 46b2e5382b ci: trigger v1.0.8 runner test MarkBase Admin 2026-07-05 13:54:28 +08:00
  • 5d1b2df0f1 ci: trigger test run MarkBase Admin 2026-07-05 13:49:46 +08:00
  • 31427770b1 v2: Apply tokenizer UTF-8 fix + Engine writeFloats helper MarkBase Admin 2026-07-05 13:41:48 +08:00
  • 5a94501f95 Add bf16 layer weight support for E4B model MarkBase Admin 2026-06-25 00:26:54 +08:00
  • e23ef405bc v2: Fix build conflict and unit tests MarkBase Admin 2026-07-05 13:31:45 +08:00
  • 8a66b9086a v2: Initial clean branch with unit tests + CI/CD pipeline MarkBase Admin 2026-07-05 13:29:25 +08:00
  • 03422bdb96 Add concise complete summary table main MarkBase Admin 2026-06-24 10:15:07 +08:00
  • 4b59a9a7fe Add comprehensive model comparison table MarkBase Admin 2026-06-24 09:54:36 +08:00
  • 38e69dde29 Add comprehensive test report with detailed results MarkBase Admin 2026-06-24 09:44:18 +08:00
  • 836db35bd8 Add final comprehensive summary report MarkBase Admin 2026-06-24 09:34:43 +08:00
  • 37d97224e7 Add comprehensive bits=8 model testing suite MarkBase Admin 2026-06-24 09:33:27 +08:00
  • 96e472d111 26B-A4B完整测试报告 - 全部测试通过 MarkBase Admin 2026-06-24 05:42:57 +08:00
  • d8d1d8d2ae 26B-A4B最终成功确认 - forward方法完美可用 0 NaN 0 Inf MarkBase Admin 2026-06-24 05:08:36 +08:00
  • 57f212c9b1 26B-A4B完全修复成功 - Debug验证0 NaN 0 Inf MarkBase Admin 2026-06-24 05:06:43 +08:00
  • 285dc4bce4 26B-A4B实际使用测试:发现数值溢出bug(不适合实际使用) MarkBase Admin 2026-06-24 04:41:41 +08:00
  • b911a6b124 26B-A4B最终真相:Token ID Logits屏蔽机制(设计特性) MarkBase Admin 2026-06-24 04:18:27 +08:00
  • dfbb091745 26B-A4B最终完整修复 - bits=8完整支持但仍有NaN MarkBase Admin 2026-06-24 03:17:38 +08:00
  • 6a5dea596a complete analysis: 26B-A4B深度修复 - 多次修复但问题极其复杂 MarkBase Admin 2026-06-24 02:41:57 +08:00
  • 303fc748ac partial fix: Metal kernel bits=8 support - Embedding OK but Router/Expert still NaN MarkBase Admin 2026-06-24 02:31:48 +08:00
  • d3379e23d5 deep analysis: 26B-A4B根本问题 - Metal kernel需支持bits=8 MarkBase Admin 2026-06-24 02:22:26 +08:00
  • e82162e96b docs: MoE架构详细说明文档 MarkBase Admin 2026-06-24 02:05:45 +08:00
  • a8c58c76d6 update: 26B-A4B MoE架构说明 - Token ID路由索引bug MarkBase Admin 2026-06-24 02:03:58 +08:00
  • 2a889faf4b CRITICAL: 26B-A4B NaN真相 - 真实BUG而非设计特性 MarkBase Admin 2026-06-24 01:44:39 +08:00
  • 97f36a458c breakthrough: 12B 3 NaN ultimate truth - DESIGN FEATURE, NOT BUG MarkBase Admin 2026-06-24 01:11:56 +08:00
  • 78257a947c analysis: 12B 3 NaN real root cause found (NOT config mismatch) MarkBase Admin 2026-06-24 00:53:27 +08:00
  • a64ccf0869 analysis: 12B model 3 NaN root cause analysis MarkBase Admin 2026-06-24 00:43:31 +08:00
  • 745727b6ab test: Complete model comparison test (6 models, Audio+Vision+Text) MarkBase Admin 2026-06-23 23:53:40 +08:00
  • f15730ddc3 fix: Correct E2B model Vision capabilities (SECOND MAJOR FIX) MarkBase Admin 2026-06-23 23:23:34 +08:00
  • 777626c5a7 fix: Correct 12B model multimodal capabilities MarkBase Admin 2026-06-23 23:10:17 +08:00
  • 9301a7369c docs: Add comprehensive model capabilities comparison report MarkBase Admin 2026-06-23 22:35:05 +08:00
  • ddc4e44bf7 feat: Add 26B model testing results (26B-Standard + 26B-A4B MoE) MarkBase Admin 2026-06-23 21:38:55 +08:00
  • 4454f685f5 Add complete model testing report (E4B, 12B, 31B, E2B) MarkBase Admin 2026-06-23 20:48:29 +08:00
  • a8689741f1 Add E4B vs 12B comprehensive comparison report MarkBase Admin 2026-06-23 20:04:46 +08:00
  • fdeae9a540 Update code generation tests with improved sampling MarkBase Admin 2026-06-23 19:46:51 +08:00
  • 80a78ec554 Add comprehensive code generation test framework MarkBase Admin 2026-06-23 19:36:26 +08:00
  • ac75faa0cc Initial commit: E4B-MarkBase model integration with passing tests MarkBase Admin 2026-06-23 18:12:35 +08:00