Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ I finally decided to go through llama-quant.cpp and update some of the tensor ty
|
|
30 |
|
31 |
These changes overall apply a bit more logic to the types, bumping a few values here and there across the board. These changes seem to have an overall positive impact on the results. They're similar to what Unsloth accomplished but they're in a more generic (and hopefully upstreamable) way.
|
32 |
|
33 |
-
|
34 |
|
35 |
## Download a file (not the whole branch) from below:
|
36 |
|
|
|
30 |
|
31 |
These changes overall apply a bit more logic to the types, bumping a few values here and there across the board. These changes seem to have an overall positive impact on the results. They're similar to what Unsloth accomplished but they're in a more generic (and hopefully upstreamable) way.
|
32 |
|
33 |
+
The V2 weights uploaded are now final, I will delete the old ones if/when my PR is merged: https://github.com/ggml-org/llama.cpp/pull/12727
|
34 |
|
35 |
## Download a file (not the whole branch) from below:
|
36 |
|