llama.cpp/src
2024-09-27 06:24:22 +01:00
..
CMakeLists.txt tool-call: integrate minja & tool-call to server when --jinja is set 2024-09-25 16:14:46 +01:00
llama-grammar.cpp grammar: trigger words + refactor of antiprompts 2024-09-25 16:14:22 +01:00
llama-grammar.h grammar: trigger words + refactor of antiprompts 2024-09-25 16:14:22 +01:00
llama-impl.h log : add CONT level for continuing previous log entry (#9610) 2024-09-24 10:15:35 +03:00
llama-sampling.cpp tool-call: fix passing of tools to template + allow agent to finish 2024-09-27 06:24:22 +01:00
llama-sampling.h tool-call: fix crash / test non-tool call case (added llama_sampler_is_grammar_empty) 2024-09-27 06:04:41 +01:00
llama-vocab.cpp llama : keep track of all EOG tokens in the vocab (#9609) 2024-09-24 10:16:06 +03:00
llama-vocab.h llama : keep track of all EOG tokens in the vocab (#9609) 2024-09-24 10:16:06 +03:00
llama.cpp tool-call: fix passing of tools to template + allow agent to finish 2024-09-27 06:24:22 +01:00
unicode-data.cpp Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (#8258) 2024-07-02 12:18:10 -04:00
unicode-data.h llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
unicode.cpp unicode : add <algorithm> (#9508) 2024-09-17 09:51:15 +03:00
unicode.h llama : move vocab, grammar and sampling into separate files (#8508) 2024-07-23 13:10:17 +03:00