全部搜索项
sid  ]
[ 源代码: llama.cpp  ]

软件包:llama.cpp-examples(5882+dfsg-3)

llama.cpp-examples 的相关链接

Screenshot

Debian 的资源:

下载源码包 llama.cpp

维护小组:

外部的资源:

相似软件包:

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.

其他与 llama.cpp-examples 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 llama.cpp-examples

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 2,866.7 kB27,617.0 kB [文件列表]
arm64 2,520.3 kB26,377.0 kB [文件列表]
loong64 (非官方移植版) 2,481.1 kB27,209.0 kB [文件列表]
ppc64 (非官方移植版) 2,561.4 kB33,481.0 kB [文件列表]
ppc64el 2,526.7 kB31,305.0 kB [文件列表]
s390x 2,562.5 kB28,437.0 kB [文件列表]