koboldcpp/.devops
Dobri Danchev 618575c582
Some checks failed
Python Type-Check / pyright type-check (push) Has been cancelled
Check Pre-Tokenizer Hashes / pre-tokenizer-hashes (push) Has been cancelled
Python check requirements.txt / check-requirements (push) Has been cancelled
Fix broken build: require updated pip to support --break-system-packages (#15357)
* Revert "devops : fix compile bug when the BASE_CUDA_DEV_CONTAINER is based on Ubuntu 24.04 (#15005)"

This reverts commit e4e915912c.

* devops: Allow pip to modify externally-managed python environment (system installation)

- Updated pip install commands to include the --break-system-packages
  flag, ensuring compatibility when working with system-managed Python
  environments (PEP 668).

- Note: The --break-system-packages option was introduced in 2023.
  Ensure pip is updated to a recent version before using this flag.

fixes [#15004](https://github.com/danchev/llama.cpp/issues/15004)
2025-08-18 12:50:48 +02:00
..
nix nix : use optionalAttrs for env mkDerivation attrset argument (#14726) 2025-07-17 15:18:16 -07:00
cann.Dockerfile docker : add cann build pipline (#14591) 2025-08-01 10:02:34 +08:00
cpu.Dockerfile docker : Enable GGML_CPU_ALL_VARIANTS for ARM (#15267) 2025-08-14 16:22:58 +02:00
cuda.Dockerfile Fix broken build: require updated pip to support --break-system-packages (#15357) 2025-08-18 12:50:48 +02:00
intel.Dockerfile sycl: fix docker image (#14144) 2025-06-13 18:32:56 +02:00
llama-cli-cann.Dockerfile docker : do not build tests (#13204) 2025-04-30 10:44:07 +02:00
llama-cpp-cuda.srpm.spec repo : update links to new url (#11886) 2025-02-15 16:40:57 +02:00
llama-cpp.srpm.spec repo : update links to new url (#11886) 2025-02-15 16:40:57 +02:00
musa.Dockerfile musa: upgrade musa sdk to rc4.2.0 (#14498) 2025-07-24 20:05:37 +01:00
rocm.Dockerfile HIP: Enable Matrix cores for MMQ Kernels, Enable stream-K for CDNA 3 (#14624) 2025-07-27 00:28:14 +02:00
tools.sh scripts : make the shell scripts cross-platform (#14341) 2025-06-30 10:17:18 +02:00
vulkan.Dockerfile docker : do not build tests (#13204) 2025-04-30 10:44:07 +02:00