Commit bbd52e2
authored
[llama.cpp] Update llama.cpp to latest release b2581 (2024-03-30)
In order to get support for BERT based sentence embedding models like BAAI/bge-base-en-v1.5, mixedbread-ai/mxbai-embed-large-v1, or others, update llama.cpp from
b1696 (2023-12-12):
https://github.com/ggerganov/llama.cpp/releases/tag/b1696
to the current latest release
b2581 (2024-03-30):
https://github.com/ggerganov/llama.cpp/releases/tag/b2581
BERT support was added to llama.cpp in February 2024:
ggml-org/llama.cpp#54231 parent 22b46a9 commit bbd52e2
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments