AstrAI/astrai/model
ViperEkura ef25efffa2 refactor: 拆分 module.py 为 components 子包
- rope/linear/norm/embedding/mlp/attention/decoder_block 各自独立文件
- 依赖单向无循环
- 公开接口不变,外部无需修改
2026-05-15 20:08:36 +08:00
..
components refactor: 拆分 module.py 为 components 子包 2026-05-15 20:08:36 +08:00
__init__.py refactor: 拆分 module.py 为 components 子包 2026-05-15 20:08:36 +08:00
automodel.py refactor: 消除多处重复模式,统一工厂和参数传递 2026-05-14 18:00:50 +08:00
transformer.py refactor: 拆分 module.py 为 components 子包 2026-05-15 20:08:36 +08:00