magiccodingman commited on
Commit
aeead92
·
verified ·
1 Parent(s): 400cb33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -15,6 +15,17 @@ MagicQuant is a benchmark driven GGUF hybrid discovery and validation system foc
15
 
16
  Whether it's a pure baseline model built by llama.cpp, learned tensor configurations from Unsloth, or a custom built MagicQuant hybrid, the model table below shows quants that have won dominance checks, survived collapse spaces, and/or were found to be nonlinearly better. Instead of dumping every quant type possible, MagicQuant tests, validates, and brutally murders anything deemed unworthy.
17
 
 
 
 
 
 
 
 
 
 
 
 
18
  <details>
19
  <summary>Support MagicQuant</summary>
20
 
 
15
 
16
  Whether it's a pure baseline model built by llama.cpp, learned tensor configurations from Unsloth, or a custom built MagicQuant hybrid, the model table below shows quants that have won dominance checks, survived collapse spaces, and/or were found to be nonlinearly better. Instead of dumping every quant type possible, MagicQuant tests, validates, and brutally murders anything deemed unworthy.
17
 
18
+ <details>
19
+ <summary>MagicQuant Info & Wiki</summary>
20
+
21
+ MagicQuant is a project intended to become open source. Currently the full methodology is documented at the [MagicQuant Wiki](https://github.com/magiccodingman/MagicQuant-Wiki).
22
+
23
+ That wiki will eventually have the code uploaded and be renamed to just "MagicQuant" for the repo instead of "MagicQuant-Wiki". The code is still too much in the early prototype stage. It's beginning to mature, but it requires a heavy hand throughout the process.
24
+
25
+ Once I'm confident in the code, believe the methodology and protocols are mature enough that I won't be changing it weekly and bricking every setup after every update. I'm excited to share not just the entire methodology, but the entire code base to reproduce MagicQuant :)
26
+
27
+ </details>
28
+
29
  <details>
30
  <summary>Support MagicQuant</summary>
31