Update README.md
Browse files
README.md
CHANGED
@@ -34,14 +34,14 @@ PROUDLY PRESENTS
|
|
34 |
```
|
35 |
# Mistral-Large-Instruct-2411-iMat-GGUF
|
36 |
|
37 |
-
Quantized from bf16.
|
38 |
|
39 |
Original model author: [rAIfle](https://huggingface.co/rAIfle/)
|
40 |
|
41 |
* Importance Matrix calculated using [groups_merged.txt](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384)
|
42 |
-
*
|
43 |
-
*
|
44 |
-
*
|
45 |
|
46 |
Original model README [here](https://huggingface.co/rAIfle/Questionable-MN-bf16) and below.
|
47 |
|
|
|
34 |
```
|
35 |
# Mistral-Large-Instruct-2411-iMat-GGUF
|
36 |
|
37 |
+
Quantized from bf16 with love.
|
38 |
|
39 |
Original model author: [rAIfle](https://huggingface.co/rAIfle/)
|
40 |
|
41 |
* Importance Matrix calculated using [groups_merged.txt](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384)
|
42 |
+
* 92 chunks
|
43 |
+
* n_ctx=512
|
44 |
+
* iMat Calculation uses fp16 precision model weights
|
45 |
|
46 |
Original model README [here](https://huggingface.co/rAIfle/Questionable-MN-bf16) and below.
|
47 |
|