fixup README
Browse files
README.md
CHANGED
|
@@ -493,9 +493,7 @@ numactl -N 0 -m 0 \
|
|
| 493 |
```
|
| 494 |
|
| 495 |
## References
|
| 496 |
-
* [
|
| 497 |
-
* [Alternative Fork of Thireus/ik_llama.cpp](https://github.com/Thireus/ik_llama.cpp)
|
| 498 |
* [Getting Started Guide (already out of date lol)](https://github.com/ikawrakow/ik_llama.cpp/discussions/258)
|
| 499 |
* [mainline llama.cpp PR](https://github.com/ggml-org/llama.cpp/pull/14654)
|
| 500 |
* [gabriellarsion PR author test repo discussion](https://huggingface.co/gabriellarson/Kimi-K2-Instruct-GGUF/discussions/1)
|
| 501 |
-
* [ik_llama.cpp PR]()
|
|
|
|
| 493 |
```
|
| 494 |
|
| 495 |
## References
|
| 496 |
+
* [ik_llama.cpp](https://github.com/ikawrakow/ik_llama.cpp)
|
|
|
|
| 497 |
* [Getting Started Guide (already out of date lol)](https://github.com/ikawrakow/ik_llama.cpp/discussions/258)
|
| 498 |
* [mainline llama.cpp PR](https://github.com/ggml-org/llama.cpp/pull/14654)
|
| 499 |
* [gabriellarsion PR author test repo discussion](https://huggingface.co/gabriellarson/Kimi-K2-Instruct-GGUF/discussions/1)
|
|
|