morikomorizz commited on
Commit
ea149f6
·
verified ·
1 Parent(s): 1d8f963

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -27,7 +27,9 @@ The frontmost FFN layers in the first block are all set to Q8_0, while the remai
27
 
28
  ### The "Garbage In, Garbage Out" Hypothesis
29
  > Please note that the Quantization Override (Q8) applied to the very first layers in these custom models is an intentional experiment. The core hypothesis we are testing challenges the "Garbage In, Garbage Out" concept: if the frontmost layers (which capture and process the initial input context) are extensively compressed, will it inevitably trap the model with degraded inputs and result in poor final generations?
 
30
  > And conversely: if the frontmost layers are aggressively preserved, will it allow the model to capture clear and clean inputs, leading to superior final generation results?
 
31
  > **Call for Feedback:** If you are willing to test these models, please share your performance benchmarks, perplexity scores, or qualitative observations in the Community Discussions or Issues tab. Your field reports are crucial to help determine whether early-layer degradation is a fatal flaw or a manageable trade-off in MoE architectures.
32
  ---
33
 
 
27
 
28
  ### The "Garbage In, Garbage Out" Hypothesis
29
  > Please note that the Quantization Override (Q8) applied to the very first layers in these custom models is an intentional experiment. The core hypothesis we are testing challenges the "Garbage In, Garbage Out" concept: if the frontmost layers (which capture and process the initial input context) are extensively compressed, will it inevitably trap the model with degraded inputs and result in poor final generations?
30
+ >
31
  > And conversely: if the frontmost layers are aggressively preserved, will it allow the model to capture clear and clean inputs, leading to superior final generation results?
32
+ >
33
  > **Call for Feedback:** If you are willing to test these models, please share your performance benchmarks, perplexity scores, or qualitative observations in the Community Discussions or Issues tab. Your field reports are crucial to help determine whether early-layer degradation is a fatal flaw or a manageable trade-off in MoE architectures.
34
  ---
35