Commit Graph

7 Commits

Author SHA1 Message Date
5d95027894 refactor: 重写沙比 AI 写的训练代码 2026-05-13 18:20:31 +08:00
3b86a78e0b feat: 预训练加入前一阶段的信息
Co-authored-by: Copilot <copilot@github.com>
2026-05-06 22:51:57 +08:00
f22943820c feat: 提高 VQ 解码头容量
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 16:50:15 +08:00
a69403d6bf feat: vq 预训练
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 16:31:53 +08:00
b34007a691 feat: z 一致性约束
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 15:32:37 +08:00
21315a6cb0 chore: 调整超参数与细节
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 13:46:48 +08:00
068940cae0 refactor: 采用 VQ + MaskGIT 方案
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 23:45:56 +08:00