1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-31 22:23:09 +01:00
llama.cpp/examples/tokenize
slaren 2b1f616b20
ggml : reduce hash table reset cost ()
* ggml : reduce hash table reset cost

* fix unreachable code warnings after GGML_ASSERT(false)

* GGML_ASSERT(false) -> GGML_ABORT("fatal error")

* GGML_ABORT use format string
2024-07-27 04:41:55 +02:00
..
CMakeLists.txt build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... () 2024-06-13 00:41:52 +01:00
tokenize.cpp ggml : reduce hash table reset cost () 2024-07-27 04:41:55 +02:00