magiccodingman commited on
Commit
b0faaee
·
verified ·
1 Parent(s): 352e360

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -16,6 +16,17 @@ MagicQuant is a benchmark driven GGUF hybrid discovery and validation system foc
16
 
17
  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.
18
 
 
 
 
 
 
 
 
 
 
 
 
19
  <details>
20
  <summary>Support MagicQuant</summary>
21
 
 
16
 
17
  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.
18
 
19
+ <details>
20
+ <summary>MagicQuant Info & Wiki</summary>
21
+
22
+ 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).
23
+
24
+ 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.
25
+
26
+ 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 :)
27
+
28
+ </details>
29
+
30
  <details>
31
  <summary>Support MagicQuant</summary>
32