llama.cpp/.devops/nix
Kusha Gharahi ff934e29bc
server: Introduce LLAMA_BUILD_WEBUI build flag to allow disabling the embedded web ui (#20158)
* introduce LLAMA_SERVER_NO_WEBUI

* LLAMA_SERVER_NO_WEBUI → LLAMA_BUILD_WEBUI

* LLAMA_BUILD_WEBUI ON by default not based on LLAMA_STANDALONE

* MIssed this

* Add useWebUi to package.nix
2026-03-27 17:25:55 +01:00
..
apps.nix examples : remove `finetune` and `train-text-from-scratch` (#8669) 2024-07-25 10:39:04 +02:00
devshells.nix build(nix): Package gguf-py (#5664) 2024-09-02 14:21:01 +03:00
docker.nix
jetson-support.nix
nixpkgs-instances.nix nix: fix allowUnfreePredicate for packages with multiple licenses (#19237) 2026-02-01 22:10:48 +02:00
package-gguf-py.nix nix: fix nix develop .#python-scripts (#19218) 2026-01-31 18:01:46 +02:00
package.nix server: Introduce LLAMA_BUILD_WEBUI build flag to allow disabling the embedded web ui (#20158) 2026-03-27 17:25:55 +01:00
python-scripts.nix server : replace behave with pytest (#10416) 2024-11-26 16:20:18 +01:00
scope.nix nix: fix nix develop .#python-scripts (#19218) 2026-01-31 18:01:46 +02:00
sif.nix