| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-28 | python312Packages.llama-cpp-python: adding new maintainer (@booxter) | Ihar Hrachyshka | |
| 2025-01-28 | python312Packages.llama-cpp-python: fix linux build | Ihar Hrachyshka | |
| Their cmake files were attempting to build with -mcpu=native+no<...> which fails for gcc. Actually, we should never build for native anyway (which is the raison d'etre for NIX_ENFORCE_NO_NATIVE). Thankfully, the package provides a variable to disable native optimizations. | |||
| 2025-01-29 | python312Packages.llama-cpp-python: respect NIX_BUILD_CORES (#377188) | kirillrdy | |
| 2025-01-27 | python312Packages.llama-cpp-python: fix darwin build w/o Metal devices | Ihar Hrachyshka | |
| 2025-01-27 | python312Packages.llama-cpp-python: enable for Darwin | Ihar Hrachyshka | |
| For Darwin, there's no CUDA, hence run CUDA tests only for Linux. Also, if CUDA is used, we need gcc13 or lower, otherwise the build fails with: unsupported GNU version! gcc versions later than 13 are not supported! This change also updates passthru tests so that they are defined on linux only, since darwin has no CUDA anyway. | |||
| 2025-01-27 | python312Packages.llama-cpp-python: respect NIX_BUILD_CORES | Ihar Hrachyshka | |
| 2025-01-27 | python312Packages.llama-cpp-python: mark as broken on aarch64-linux | Gaetan Lepage | |
| 2025-01-14 | python312Packages.llama-cpp-python: 0.3.5 -> 0.3.6 | R. Ryantm | |
| 2025-01-03 | treewide: unpin apple-sdk_11 | Austin Horstman | |
| 2024-12-14 | python312Packages.llama-cpp-python: 0.3.2 -> 0.3.5 | Kirill Radzikhovskyy | |
| diff: https://github.com/abetlen/llama-cpp-python/compare/v0.3.2...v0.3.5 | |||
| 2024-12-10 | python312Packages.llama-cpp-python: mark as broken on darwin | Gaetan Lepage | |
| 2024-12-10 | python312Packages.llama-cpp-python: 0.3.1 -> 0.3.2 | Gaetan Lepage | |
| Diff: https://github.com/abetlen/llama-cpp-python/compare/refs/tags/v0.3.1...v0.3.2 | |||
| 2024-11-03 | python312Packages.llama-cpp-python: use stdenv from cudaPackages | Kirill Radzikhovskyy | |
| 2024-11-03 | python312Packages.llama-cpp-python: add passthru.test to build with CUDA | Kirill Radzikhovskyy | |
| support | |||
| 2024-11-03 | python312Packages.llama-cpp-python: init at 0.3.1 | Kirill Radzikhovskyy | |
