ik_llama.cpp/.devops
Nexes the Elder e672bc59dd
A few server commits from mainline. (#872)
server : handle models with missing EOS token (#8997)

server : fix segfault on long system prompt (#8987)
* server : fix segfault on long system prompt
* server : fix parallel generation with very small batch sizes
* server : fix typo in comment

server : init stop and error fields of the result struct (#9026)

server : fix duplicated n_predict key in the generation_settings (#8994)

server : support reading arguments from environment variables (#9105)
* server : support reading arguments from environment variables
* add -fa and -dt
* readme : specify non-arg env var

server : add some missing env variables (#9116)
* server : add some missing env variables
* add LLAMA_ARG_HOST to server dockerfile
* also add LLAMA_ARG_CONT_BATCHING

Credits are to the respective authors.
Not a single merge conflict occurred.
Compiled, then tested without bug.
2025-10-28 09:58:31 +02:00
..
nix Merge mainline - Aug 12 2024 (#17) 2024-08-12 15:14:32 +02:00
cloud-v-pipeline build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
full-cuda.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
full-rocm.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
full.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cli-cuda.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cli-intel.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cli-rocm.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cli-vulkan.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cli.Dockerfile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cpp-cuda.srpm.spec Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llama-cpp.srpm.spec build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
llama-server-cuda.Dockerfile A few server commits from mainline. (#872) 2025-10-28 09:58:31 +02:00
llama-server-intel.Dockerfile A few server commits from mainline. (#872) 2025-10-28 09:58:31 +02:00
llama-server-rocm.Dockerfile A few server commits from mainline. (#872) 2025-10-28 09:58:31 +02:00
llama-server-vulkan.Dockerfile A few server commits from mainline. (#872) 2025-10-28 09:58:31 +02:00
llama-server.Dockerfile A few server commits from mainline. (#872) 2025-10-28 09:58:31 +02:00
tools.sh Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00