Search Criteria
Package Details: llama.cpp-git b9169.r3.1348f67c58-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/llama.cpp-git.git (read-only, click to copy) |
|---|---|
| Package Base: | llama.cpp-git |
| Description: | Port of Facebook's LLaMA model in C/C++ |
| Upstream URL: | https://github.com/ggerganov/llama.cpp |
| Licenses: | MIT |
| Conflicts: | libggml, libggml-git, llama.cpp |
| Provides: | libggml, llama.cpp |
| Submitter: | robertfoster |
| Maintainer: | lapsus |
| Last Packager: | lapsus |
| Votes: | 14 |
| Popularity: | 0.000182 |
| First Submitted: | 2023-03-27 22:24 (UTC) |
| Last Updated: | 2026-05-15 22:56 (UTC) |
Dependencies (14)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-huggingface-hub (python-huggingface-hub-gitAUR) (optional) – convert_hf_to_gguf.py remote model downloads
- python-mistral-commonAUR (python-mistral-common-gitAUR) (optional) – convert_hf_to_gguf.py Mistral model support
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (optional) – convert_hf_to_gguf.py python script
- python-pytorch (python-pytorch-cuda12.9AUR, python-pytorch-opt-cuda12.9AUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (optional) – convert_hf_to_gguf.py python script
- python-requests (optional) – convert_hf_to_gguf.py GGUF helper support
- python-sentencepieceAUR (python-sentencepiece-gitAUR, python-sentencepiece-binAUR) (optional) – convert_hf_to_gguf.py tokenizer support
- python-tqdm (optional) – convert_hf_to_gguf.py GGUF helper support
- python-transformersAUR (python-transformers-gitAUR) (optional) – convert_hf_to_gguf.py tokenizer support
- python-yaml (python-yaml-gitAUR) (optional) – convert_hf_to_gguf.py GGUF metadata support
Required by (5)
- llamaman-bin (requires llama.cpp) (optional)
- scmd-bin (requires llama.cpp)
- voxd (requires llama.cpp) (optional)
- voxd-bin (requires llama.cpp) (optional)
- voxd-git (requires llama.cpp) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
dreieck commented on 2024-10-10 11:12 (UTC) (edited on 2024-10-13 10:12 (UTC) by dreieck)
Your packages
llama.cpp-vulkan-gitandwhisper.cpp-clblasdo conflict which each other, which is not reflected in theconflictsarray.Please add the corresponding
conflictsentry, or, to ensure compatibility, think of stripping out thelibggmlstuff and depend onlibggml:Regards!
dreieck commented on 2024-10-10 11:11 (UTC)
License file needs to be installed:
dreieck commented on 2024-10-10 11:08 (UTC)
Now fails:
Binaries have been renamed.
Regards!
lahwaacz commented on 2024-07-08 19:15 (UTC)
The
-cublaspackage installs the same files as the-clblaspackage: there iscd "${_name}-clblas"instead ofcd "${_name}-cublas".grdgkjrpdihe commented on 2024-07-02 09:11 (UTC)
LLAMA_*been renamed toGGML_*after https://github.com/ggerganov/llama.cpp/commit/f3f65429c44bb195a9195bfdc19a30a79709db7bgrdgkjrpdihe commented on 2024-06-24 22:23 (UTC)
should be added to make
stripworks https://archlinux.org/todo/lto-fat-objects/grdgkjrpdihe commented on 2024-06-24 22:17 (UTC)
should renamed to
after commit https://github.com/ggerganov/llama.cpp/commit/1c641e6aac5c18b964e7b32d9dbbb4bf5301d0d7
bendavis78 commented on 2024-06-04 04:13 (UTC)
I'm getting a build error w/ my nvidia GPU:
let-def commented on 2024-05-09 09:32 (UTC)
The llama.cpp-cublas-git package is packaging the clblas directory, e.g:
dreieck commented on 2024-04-17 11:18 (UTC)
ccacheshould not be an optional dependency.It is only relevant for building.
And the user can specify the usage of it by setting the
ccache-optionin e.g./etc/makepkg.conf.Please remove it from
optdepends.Regards!
« First ‹ Previous 1 2 3 4 Next › Last »