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-07-19 17:17:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3327bb0f8dea381118f8e66c18ea14db56d3b942
llama.cpp
/
examples
/
server
/
tests
/
unit
History
Xuan Son Nguyen
485dc01214
server : add system_fingerprint to chat/completion (
#10917
)
...
* server : add system_fingerprint to chat/completion * update README
2024-12-23 12:02:44 +01:00
..
test_basic.py
server : add flag to disable the web-ui (
#10762
) (
#10751
)
2024-12-10 18:22:34 +01:00
test_chat_completion.py
server : add system_fingerprint to chat/completion (
#10917
)
2024-12-23 12:02:44 +01:00
test_completion.py
server : fix logprobs, make it OAI-compatible (
#10783
)
2024-12-19 15:40:08 +01:00
test_ctx_shift.py
…
test_embedding.py
server : fix logprobs, make it OAI-compatible (
#10783
)
2024-12-19 15:40:08 +01:00
test_infill.py
server : fix format_infill (
#10724
)
2024-12-08 23:04:29 +01:00
test_lora.py
…
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
…
test_tokenize.py
…