Arki05 commited on
Commit
05cdb7a
1 Parent(s): 232fd86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,6 +7,6 @@ Unofficial GGUF Quantizations of Grok-1. Works with llama.cpp as of [PR- Add gro
7
  The splits now use [PR: llama_model_loader: support multiple split/shard GGUFs](https://github.com/ggerganov/llama.cpp/pull/6187).
8
  Therefore, no merging using `gguf-split` is needed any more.
9
 
10
- For now only Q2_K Quant, others (Q3_K, Q4_K, Q5_K, Q6_K, IQ3_S) are prepared waiting to upload.
11
 
12
 
 
7
  The splits now use [PR: llama_model_loader: support multiple split/shard GGUFs](https://github.com/ggerganov/llama.cpp/pull/6187).
8
  Therefore, no merging using `gguf-split` is needed any more.
9
 
10
+ Q2_K, Q4_K and Q6_K are Uploaded. More will follow. All current Quants are made without any importance Matrix.
11
 
12