Skip to content

Releases: Green-Sky/llama.cpp

b6022

29 Jul 15:27
138b288
Compare
Choose a tag to compare
cuda : add softcap fusion (#14907)

b5986

25 Jul 10:41
c12bbde
Compare
Choose a tag to compare
sched : fix multiple evaluations of the same graph with pipeline para…

b4823

04 Mar 20:06
5bbe6a9
Compare
Choose a tag to compare
ggml : portability fixes for VS 2017 (#12150)

* Add include files for std::min/max and std::toupper/tolower

* win32: move _USE_MATH_DEFINES before includes to ensure M_PI is defined

* Use GGML_RESTRICT instead of "restrict" keyword everywhere, and use "__restrict" in MSVC plain C mode

* win32: only use __restrict in MSVC if C11/C17 support is not enabled

---------

Co-authored-by: Marcus Groeber <[email protected]>

b4822

04 Mar 17:54
20a9b8f
Compare
Choose a tag to compare
readme : fix roadmap link (#12185)

b4766

24 Feb 13:08
651adf4
Compare
Choose a tag to compare
gguf_convert_endian.py: implement byteswapping for q4_k and q6_k (#11…

b1428

26 Oct 14:28
6961c4b
Compare
Choose a tag to compare
batched-bench : print params at start

b1255

18 Sep 12:42
7ddf185
Compare
Choose a tag to compare
ci : switch cudatoolkit install on windows to networked (#3236)

ci_cuda_window_network-b1254-bfab8ee

17 Sep 21:42
Compare
Choose a tag to compare
ci : switch cudatoolkit install on windows to networked

ci_cublas_linux-b1104-cec628e

28 Aug 13:26
cec628e
Compare
Choose a tag to compare
temporarily disable broken 512 build

ci_cublas_linux-b1071-5562e3e

26 Aug 00:33
5562e3e
Compare
Choose a tag to compare
temporarily disable broken 512 build