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
danisztls commented on 2024-02-07 07:31 (UTC) (edited on 2024-02-07 07:32 (UTC) by danisztls)
Can you add support to compiling with OpenBLAS CMake flags:
-DLLAMA_BLAS=ON -DLLAMA_BLAS_VENDOR=OpenBLASon systems withopenblasinstalled?AndreaCattaneo commented on 2023-09-30 08:12 (UTC) (edited on 2023-09-30 08:13 (UTC) by AndreaCattaneo)
error: failed to commit transaction (conflicting files)
llama.cpp-git: /usr/bin/parallel exists in filesystem (owned by parallel)
chovy commented on 2023-04-23 06:52 (UTC)
does this need to be updated or is it automatic since it uses their git repo?
« First ‹ Previous 1 2 3 4