bartowski commited on
Commit
338a226
·
verified ·
1 Parent(s): c2bfd4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- Q2_K is undergoing PPL tests for one more update with a bit larger size (248.9 vs 247.6), will upload once complete
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