Josephgflowers commited on
Commit
5665b78
·
verified ·
1 Parent(s): 2935ce3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -31,7 +31,11 @@ Each of these modules is integrated into the model’s modified decoder layer (M
31
 
32
  Let’s break down how these components contribute to the model’s overall performance:
33
 
34
- 2. Component-Level Contributions
 
 
 
 
35
  Adaptive RMSNorm
36
 
37
  Purpose: Provides context-sensitive normalization, allowing the model to scale features dynamically based on the input’s global context.
 
31
 
32
  Let’s break down how these components contribute to the model’s overall performance:
33
 
34
+ 2.
35
+
36
+ Component-Level Contributions
37
+
38
+
39
  Adaptive RMSNorm
40
 
41
  Purpose: Provides context-sensitive normalization, allowing the model to scale features dynamically based on the input’s global context.