This website requires JavaScript.
Explore
Help
Register
Sign In
ViperEkura
/
AstrAI
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ef25efffa22d7a892daedcf731e613240b690d91
AstrAI
/
astrai
/
model
/
components
T
History
ViperEkura
ef25efffa2
refactor: 拆分 module.py 为 components 子包
...
- rope/linear/norm/embedding/mlp/attention/decoder_block 各自独立文件 - 依赖单向无循环 - 公开接口不变,外部无需修改
2026-05-15 20:08:36 +08:00
..
__init__.py
refactor: 拆分 module.py 为 components 子包
2026-05-15 20:08:36 +08:00
attention.py
refactor: 拆分 module.py 为 components 子包
2026-05-15 20:08:36 +08:00
decoder_block.py
refactor: 拆分 module.py 为 components 子包
2026-05-15 20:08:36 +08:00
embedding.py
refactor: 拆分 module.py 为 components 子包
2026-05-15 20:08:36 +08:00
linear.py
refactor: 拆分 module.py 为 components 子包
2026-05-15 20:08:36 +08:00
mlp.py
refactor: 拆分 module.py 为 components 子包
2026-05-15 20:08:36 +08:00
norm.py
refactor: 拆分 module.py 为 components 子包
2026-05-15 20:08:36 +08:00
rope.py
refactor: 拆分 module.py 为 components 子包
2026-05-15 20:08:36 +08:00