Skip to content

Releases: linehill/llama.cpp

b6135

12 Aug 07:24
25ff6f7

Choose a tag to compare

musa: fix failures in test-backend-ops for mul_mat_id op (#15236)

* musa: fix failures in test-backend-ops for mul_mat_id op

Signed-off-by: Xiaodong Ye <[email protected]>

* Address review comments

Signed-off-by: Xiaodong Ye <[email protected]>

---------

Signed-off-by: Xiaodong Ye <[email protected]>

b5750

24 Jun 13:42
1b809ce

Choose a tag to compare

server : move no API key doc to /health (#14352)

b5681

16 Jun 13:32
7d6d91b

Choose a tag to compare

HIP: disable rocwmma on gfx12 by default until rocm 7.0 (#14202)

b4984

28 Mar 12:16
5d01670

Choose a tag to compare

server : include speculative decoding stats when timings_per_token is…