File size: 545 Bytes
576ff45
 
 
1312307
 
14dd1ce
1312307
938483d
1312307
 
 
14dd1ce
1
2
3
4
5
6
7
8
9
10
11
12
13
---
license: apache-2.0
---

Unofficial GGUF Quantizations of Grok-1. Should just run with llama.cpp once the [PR- Add grok-1 support #6204](https://github.com/ggerganov/llama.cpp/pull/6204) is merged. 

The splits now use [PR: llama_model_loader: support multiple split/shard GGUFs](https://github.com/ggerganov/llama.cpp/pull/6187). 
Therefore no merging using `gguf-split` is needed anymore. (hopefully) It's not merged yet so things might change.

For now only Q2_K Quant, others (Q3_K, Q4_K, Q5_K & Q6_K) are prepared waiting to upload.