Grok-1-GGUF / README.md
Arki05's picture
Update README.md
09ca8ba verified
|
raw
history blame
491 Bytes
metadata
license: apache-2.0

Unofficial GGUF Quantizations of Grok-1. Should just run with llama.cpp once the PR- Add grok-1 support #6204 is merged.

The splits now use PR: llama_model_loader: support multiple split/shard GGUFs. Therefore, no merging using gguf-split is needed any more.

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