Update README.md
Browse files
README.md
CHANGED
|
@@ -153,6 +153,8 @@ become feasible.
|
|
| 153 |
|
| 154 |
Update 2024-07: llama.cpp probably has most of the features needed to make this reality, but I haven't found time to test and implement it yet.
|
| 155 |
|
|
|
|
|
|
|
| 156 |
## Why are there so many imatrix quants where llama.cpp crashes?
|
| 157 |
|
| 158 |
Because llama.cpp developers see imatrix quants as a useless gimmick, are not very interested in fixing bugs,
|
|
|
|
| 153 |
|
| 154 |
Update 2024-07: llama.cpp probably has most of the features needed to make this reality, but I haven't found time to test and implement it yet.
|
| 155 |
|
| 156 |
+
Update 2024-09: just looked at implementing it, and no, the problems that keep me from doing it are still there :(. Must have fantasized it!!?
|
| 157 |
+
|
| 158 |
## Why are there so many imatrix quants where llama.cpp crashes?
|
| 159 |
|
| 160 |
Because llama.cpp developers see imatrix quants as a useless gimmick, are not very interested in fixing bugs,
|