Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,6 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
**NB**: Q8_K is not supported by default llama.cpp, use *Q8_0* instead.
|
6 |
|
7 |
TODO: readme
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
**NB**: *Q8_K* is not supported by default llama.cpp, use *Q8_0* instead.
|
6 |
|
7 |
TODO: readme
|