This website requires JavaScript.
Explore
Help
Sign In
tqcq
/
llama.cpp
Watch
0
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2025-08-14 20:29:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84ec8a58f7b6aad6887bbfbd1321f3ff417341a5
llama.cpp
/
examples
/
server
/
tests
/
unit
History
Olivier Chafik
4a2b196d03
server : fix --jinja when there's no tools or schema (typo was forcing JSON) (
#11531
)
2025-01-31 10:12:40 +02:00
..
test_basic.py
…
test_chat_completion.py
server : fix --jinja when there's no tools or schema (typo was forcing JSON) (
#11531
)
2025-01-31 10:12:40 +02:00
test_completion.py
server : Fixed wrong function name in llamacpp server unit test (
#11473
)
2025-01-29 00:03:42 +01:00
test_ctx_shift.py
…
test_embedding.py
server : add support for "encoding_format": "base64" to the */embeddings endpoints (
#10967
)
2024-12-24 21:33:04 +01:00
test_infill.py
server : fix extra BOS in infill endpoint (
#11106
)
2025-01-06 15:36:08 +02:00
test_lora.py
server : allow using LoRA adapters per-request (
#10994
)
2025-01-02 15:05:18 +01:00
test_rerank.py
server : fill usage info in embeddings and rerank responses (
#10852
)
2024-12-17 18:00:24 +02:00
test_security.py
…
test_slot_save.py
…
test_speculative.py
server : allow using LoRA adapters per-request (
#10994
)
2025-01-02 15:05:18 +01:00
test_tokenize.py
…
test_tool_call.py
Tool call support (generic + native for Llama, Functionary, Hermes, Mistral, Firefunction, DeepSeek) w/ lazy grammars (
#9639
)
2025-01-30 19:13:58 +00:00