SC117 commited on
Commit
7cfb78a
·
verified ·
1 Parent(s): 2c2712b

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -41,6 +41,31 @@ language:
41
  </div>
42
  </div>
43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
  <div style="border: 1px solid #cbd5e1; border-radius: 12px; overflow: hidden; background: #ffffff; box-shadow: 0 2px 4px rgba(0,0,0,0.02);">
45
  <div style="background: linear-gradient(135deg, #7c3aed 0%, #a855f7 100%); padding: 12px 16px; color: white; font-weight: 700; font-size: 14px; display: flex; align-items: center; gap: 8px;"><span>✂️</span> Heretic ARA Abliteration Parameters</div>
46
  <div style="padding: 16px;">
 
41
  </div>
42
  </div>
43
 
44
+ <div style="border: 2px solid #dc2626; border-radius: 12px; overflow: hidden; background: #fef2f2; box-shadow: 0 2px 6px rgba(220,38,38,0.12);">
45
+ <div style="background: linear-gradient(135deg, #b91c1c 0%, #dc2626 100%); padding: 13px 16px; color: #ffffff; font-weight: 800; font-size: 15px; display: flex; align-items: center; gap: 8px;">
46
+ <span>⚠️</span> Important Notice: UD-Q4_K_XL and Google QAT
47
+ </div>
48
+ <div style="padding: 16px 18px; color: #7f1d1d; font-size: 13px; line-height: 1.75;">
49
+ <p style="margin: 0 0 10px 0;">
50
+ <b>UD-Q4_K_XL is the UD team's naming convention for its Gemma QAT Q4_0 GGUF variant.</b>
51
+ The repository or file name must not be interpreted as proof that the model uses mixed K-quants.
52
+ In this release, the actual GGUF tensor information shows that the main model weights are stored as
53
+ <b>Q4_0</b>, while normalization and scaling tensors remain in <b>F32</b>.
54
+ </p>
55
+ <p style="margin: 0 0 10px 0;">
56
+ This model is derived from Google's QAT weights, which were trained for 4-bit quantization.
57
+ Claims that this file was converted to UD mixed precision, or that its QAT structure was damaged by
58
+ mixed K-quant remapping, are therefore not supported by the actual tensor types contained in the GGUF.
59
+ </p>
60
+ <p style="margin: 0; font-weight: 700;">
61
+ Before opening a discussion or reporting a quantization issue, please inspect the GGUF metadata and
62
+ tensor types first. Do not infer the internal quantization layout from the filename alone, and do not
63
+ make unsupported technical claims without checking the source information.
64
+ </p>
65
+ </div>
66
+ </div>
67
+
68
+
69
  <div style="border: 1px solid #cbd5e1; border-radius: 12px; overflow: hidden; background: #ffffff; box-shadow: 0 2px 4px rgba(0,0,0,0.02);">
70
  <div style="background: linear-gradient(135deg, #7c3aed 0%, #a855f7 100%); padding: 12px 16px; color: white; font-weight: 700; font-size: 14px; display: flex; align-items: center; gap: 8px;"><span>✂️</span> Heretic ARA Abliteration Parameters</div>
71
  <div style="padding: 16px;">