- 01 Dec, 2025 1 commit
-
-
Ceng authored
* issue/634: InfiniCore 支持InfiniLM Llama模型适配 Signed-off-by:
Ceng23333 <441651826@qq.com> * . Signed-off-by:
Ceng23333 <441651826@qq.com> --------- Signed-off-by:
Ceng23333 <441651826@qq.com>
-
- 31 Oct, 2025 1 commit
-
-
Ceng23333 authored
- Implement core modules: Linear, Embedding, RMSNorm - Add PyTorch-like macros for module and parameter definition - INFINICORE_NN_MODULE for single module declaration - INFINICORE_NN_MODULE_VEC for module vectors - INFINICORE_NN_PARAMETER for parameter declaration - Corresponding INIT macros for initialization - Implement hierarchical module system with dynamic path generation - Add state_dict() and load_state_dict() support - Refactor module design: protected registration methods, removed path_ member - Add comprehensive test suite including TinyLlama integration - All parameters are protected with public accessors
-
- 29 Oct, 2025 1 commit
-
-
zhuyue authored
-
- 28 Oct, 2025 1 commit
-
-
zhuyue authored
-
- 16 Oct, 2025 1 commit
-
-
Ceng authored
-
- 30 Jul, 2025 1 commit
-
-
Catheriany authored
-
- 25 Apr, 2025 1 commit
-
-
PanZezhong authored
-
- 01 Apr, 2025 1 commit
-
-
PanZezhong authored
-
- 14 Mar, 2025 2 commits
-
-
PanZezhong authored
-
PanZezhong authored
-
- 07 Mar, 2025 1 commit
-
-
PanZezhong authored
-