Commit History

fix: D16 migrate 4 test files from print-based to pytest convention
da93c9a

zhan1206 commited on

fix: test suite + bilingual filter + TensorRT/OpenVINO export rewrite
21722be

zhan1206 commited on

refactor: unify Thinking Dial to architecture-level only, deprecate text injection
85cd7aa

zhan1206 commited on

v2.1.0: fix N25 off-by-one, S2 reward_fn string safety
b0bc454

zhan1206 commited on

v20: fix N23/N24/M7/S2 - critical regression fixes from v1.9.0 audit
376d8d7

zhan1206 commited on

v18: fix N18/N19/N20/N21/N22 Thinking Dial pipeline bugs
47aafb2

zhan1206 commited on

v17: fix Thinking Dial training pipeline (N10/N11/N12/N13/N14/N15/N16/N17)
2e32205

zhan1206 commited on

v16-hotfix: fix kv_head_dim bug, add incremental gen test
488ee46

zhan1206 commited on

fix: 修复所有测试警告 + 清理调试脚本
4718d7f

zhan1206 commited on

fix: 修复 SBLAttention forward_with_qkv() 形状错误和测试文件结构
60f5ce8

zhan1206 commited on

Fix tests: FusionMiniLayer Q/K/V reshape + logging import + pytest compat
83efc18

zhan1206 commited on

fix: SBLAttention forward() guard for removed projections
08f2cd2

zhan1206 commited on

Test: Add SBLA attention performance test (2.07ms avg)
1d20cb3

zhan1206 commited on

Test: Add edge cases tests (4/4 passed)
4d5383b

zhan1206 commited on

Test: Fix training basic test (torch.optim not torch.nn)
ecd06eb

zhan1206 commited on

Test: Fix training basic test (remove DeepSpeed dependency)
b1dad9f

zhan1206 commited on

Test: Fix and simplify inference basic test (remove non-existent imports)
a1e5965

zhan1206 commited on

Test: Fix GBK encoding error (remove emoji)
529e569

zhan1206 commited on

Test: Add tiny config test (reveals tests are slow not hanging)
27f969b

zhan1206 commited on

Test: Add simple import test and minimal training test
5b621e0

zhan1206 commited on

Feat: Add model evaluation metrics and basic tests
393c02d

zhan1206 commited on

fix(v12): resolve 6 defects from v11 audit (F-NEW-6, S-NEW-5, M-NEW-5/6, MI-NEW-4/5/6)
656dacb

zhan1206 commited on

fix(v11): resolve remaining 5 defects (S-NEW-1/2, M-NEW-2/3, MI-NEW-1)
0dafe0f

zhan1206 commited on

fix(v9): resolve 3 fatal + 1 serious + 1 moderate defects from external audit
336bb73

zhan1206 commited on

fix(v8): S1 lora vocab sync, M1 test_sbla tuple unpack, N1 dead code removal
36e31c4

zhan1206 commited on

fix: v5 remove empty tokenizer.json, unify think tokens, integrate tokenizer into training pipeline
bae07a4

zhan1206 commited on

chore: replace author real name with GitHub username
17159b7

zhan1206 commited on

fix: v3 comprehensive defect repair
3ab86b9

zhan1206 commited on

fix: 修复 S1-S4/M2-M4 缺陷,规范化工程结构
03059b7

zhan1206 commited on

feat: 完成 SBLA 注意力集成 + MVP 训练流程
c77cab5

zhan1206 commited on

feat: 初始化 Fusion 项目 - 六边形开源大模型
22cd791

zhan1206 commited on