[ forky ]
[ sid ]
[ Fonte: llama.cpp ]
Pacote: llama.cpp-examples (5882+dfsg-3)
Links para llama.cpp-examples
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte llama.cpp:
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
LLM inference in C/C++ - example programs
The main goal of llama.cpp is to enable LLM inference with minimal setup and state-of-the-art performance on a wide range of hardware - locally and in the cloud.
* Plain C/C++ implementation without any dependencies * Apple silicon is a first-class citizen - optimized via ARM NEON, Accelerate and Metal frameworks * AVX, AVX2, AVX512 and AMX support for x86 architectures * 1.5-bit, 2-bit, 3-bit, 4-bit, 5-bit, 6-bit, and 8-bit integer quantization for faster inference and reduced memory use * Custom CUDA kernels for running LLMs on NVIDIA GPUs (support for AMD GPUs via HIP and Moore Threads MTT GPUs via MUSA) * Vulkan and SYCL backend support * CPU+GPU hybrid inference to partially accelerate models larger than the total VRAM capacity
The compute functionality is provided by ggml. By default, ggml's CPU backend is installed, but there are many other backends for CPUs and GPUs.
This package contains utilities that usptream ships as examples.
Outros pacotes relacionados a llama.cpp-examples
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
-
- dep: libcurl4t64 (>= 7.16.2)
- biblioteca de transferência de URL do lado cliente de fácil uso (versão com OpenSSL)
-
- dep: libgcc-s1 (>= 3.0) [não ppc64el, riscv64]
- Biblioteca de suporte GCC
- dep: libgcc-s1 (>= 3.4.4) [ppc64el]
- dep: libgcc-s1 (>= 4.3) [riscv64]
-
- dep: libggml0 (>= 0.0~git20250712.d62df60)
- Tensor library for machine learning - libraries
-
- dep: libllama0 (>= 5882+dfsg)
- LLM inference in C/C++ - libraries
-
- dep: libstdc++6 (>= 14)
- Biblioteca C++ padrão da GNU v3
-
- dep: llama.cpp-tools (= 5882+dfsg-3)
- LLM inference in C/C++ - main utilities
Download de llama.cpp-examples
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
amd64 | 2,866.7 kB | 27,617.0 kB | [lista de arquivos] |
arm64 | 2,520.3 kB | 26,377.0 kB | [lista de arquivos] |
ppc64el | 2,526.7 kB | 31,305.0 kB | [lista de arquivos] |
riscv64 | 2,738.2 kB | 24,037.0 kB | [lista de arquivos] |
s390x | 2,562.5 kB | 28,437.0 kB | [lista de arquivos] |