File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11# ik_llama.cpp: llama.cpp fork with better CPU performance
22
3+ IK_Llama.cpp.nxs is my fork of Ikawrakow's clone of Llama_cpp.
4+
5+ The objective of this fork is to adapt it to my quantization needs mainly, because Ikawrakow's quants are SOTA.
6+ Then, to be able to use them on Croco.cpp, my fork of Kobold.cpp.
7+ And also to amuse myself learning more about merging relatively complex stuff.
8+
9+ Current IK_Llama commit :
10+
11+ Current Llama.cpp mainline base : b3570 -> b3637-3 (pre GGML sync "File version V2")
12+
13+
14+
15+
16+ ----------
17+
18+
19+ # llama.cpp clone with better CPU performance
20+
321[ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
422
523## TL;DR
You can’t perform that action at this time.
0 commit comments