InferenceIllusionist
commited on
Commit
•
58f479f
1
Parent(s):
ed4206e
Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,18 @@ tags:
|
|
9 |
|
10 |
# maid-yuzu-v8-alter-iMat-GGUF
|
11 |
|
12 |
-
<b>Highly requested model.</b> Quantized from fp16 with love.
|
|
|
|
|
|
|
|
|
13 |
|
14 |
For a brief rundown of iMatrix quant performance please see this [PR](https://github.com/ggerganov/llama.cpp/pull/5747)
|
15 |
|
16 |
-
<i>All quants are verified working prior to uploading to repo for your safety and convenience</i>
|
|
|
|
|
|
|
|
|
17 |
|
18 |
Original model card can be found [here](https://huggingface.co/rhplus0831/maid-yuzu-v8-alter)
|
|
|
9 |
|
10 |
# maid-yuzu-v8-alter-iMat-GGUF
|
11 |
|
12 |
+
<b>Highly requested model.</b> Quantized from fp16 with love.
|
13 |
+
|
14 |
+
* 1st batch (IQ3_S, IQ3_XS) use a imatrix.dat file calculated from Q8 quant using an input file from [this discussion](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384)
|
15 |
+
* Later batch made using .imatrix file from [this](https://huggingface.co/datasets/ikawrakow/imatrix-from-wiki-train) repo (special thanks to [ikawrakow](https://huggingface.co/ikawrakow) again)
|
16 |
+
|
17 |
|
18 |
For a brief rundown of iMatrix quant performance please see this [PR](https://github.com/ggerganov/llama.cpp/pull/5747)
|
19 |
|
20 |
+
<i>All quants are verified working prior to uploading to repo for your safety and convenience. </i>
|
21 |
+
|
22 |
+
Please note importance matrix quantizations are a work in progress, IQ3 and above is recommended for best results.
|
23 |
+
|
24 |
+
<b>Tip:</b> Pick a size that can fit in your GPU while still allowing some room for context for best speed. You may need to pad this further depending on if you are running image gen or TTS as well.
|
25 |
|
26 |
Original model card can be found [here](https://huggingface.co/rhplus0831/maid-yuzu-v8-alter)
|