Skip to content

Releases: tinglou/llama.cpp

b4318

13 Dec 02:18
d583cd0
Compare
Choose a tag to compare
ggml : Fix compilation issues on ARM platform when building without f…

b4277

07 Dec 05:51
c5ede38
Compare
Choose a tag to compare
convert : add custom attention mapping

b4237

02 Dec 04:02
917786f
Compare
Choose a tag to compare
Add `mistral-v1`, `mistral-v3`, `mistral-v3-tekken` and `mistral-v7` …

b4231

30 Nov 11:40
662f340
Compare
Choose a tag to compare
Merge branch 'ggerganov:master' into master

b4201

27 Nov 13:21
Compare
Choose a tag to compare
llava: return false instead of exit

b4200

27 Nov 13:01
46c69e0
Compare
Choose a tag to compare
ci : faster CUDA toolkit installation method and use ccache (#10537)

* ci : faster CUDA toolkit installation method and use ccache

* remove fetch-depth

* only pack CUDA runtime on master

b4157

26 Nov 08:17
Compare
Choose a tag to compare
Merge branch 'master' of github.com:tinglou/llama.cpp

b4156

26 Nov 08:45
Compare
Choose a tag to compare
fix memory leak

b4153

22 Nov 09:11
Compare
Choose a tag to compare
llava: add macro to disable log

b4152

22 Nov 09:06
Compare
Choose a tag to compare
llava: return false instead of exit