Steelskull commited on
Commit
72b1ce1
1 Parent(s): 69a483c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -102,6 +102,7 @@ tags:
102
  <p><strong>Unique Final Layers:</strong> 7 (12.7% of model)</p>
103
  <h2>Model Characteristics</h2>
104
  <ul>
 
105
  <li>Balances early feature extraction and later refinement</li>
106
  <li>Even split between unique and duplicated sections</li>
107
  <li>Good for general-purpose tasks with balanced low and high-level processing</li>
 
102
  <p><strong>Unique Final Layers:</strong> 7 (12.7% of model)</p>
103
  <h2>Model Characteristics</h2>
104
  <ul>
105
+ <li>Models down_proj and o_proj layers have been nulled and will require healing</li>
106
  <li>Balances early feature extraction and later refinement</li>
107
  <li>Even split between unique and duplicated sections</li>
108
  <li>Good for general-purpose tasks with balanced low and high-level processing</li>