Arki05 commited on
Commit
14dd1ce
1 Parent(s): d94dfb3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ Unofficial GGML Quantizations of Grok-1. Should just run with llama.cpp once the PR is merged.
5
+
6
+ You need to merge the GGUF file using `gguf-split` before using them (there's already a PR to change this).
7
+
8
+ For now only Q2_K Quant, others will follow soon.