Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- xai-org/grok-2
|
4 |
+
---
|
5 |
+
static quants of https://huggingface.co/xai-org/grok-2
|
6 |
+
|
7 |
+
To run these quants before https://github.com/ggml-org/llama.cpp/pull/15539 is merged you will need to build llama.cpp from https://github.com/ggml-org/llama.cpp/tree/cisc/grok-2
|