Update README.md
Browse files
README.md
CHANGED
@@ -8,3 +8,7 @@ base_model: nvidia/Mistral-NeMo-Minitron-8B-Instruct
|
|
8 |
tags:
|
9 |
- llama-cpp
|
10 |
---
|
|
|
|
|
|
|
|
|
|
8 |
tags:
|
9 |
- llama-cpp
|
10 |
---
|
11 |
+
|
12 |
+
|
13 |
+
|
14 |
+
This is a converted model to GGUF from `nvidia/Mistral-NeMo-Minitron-8B-Instruct` quantized to `Q2_K` using `llama.cpp` library.
|