AxionLab-official commited on
Commit
68083f8
·
verified ·
1 Parent(s): 0c5b502

Create components.py

Browse files
Files changed (1) hide show
  1. components.py +2 -0
components.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ from model import NanoReasoningModel
2
+ from components import RotaryEmbedding, LoRALinear, RMSNorm