EN DE
← ← Zurück zur Übersicht

llama-cpp

mlops › inference › llama-cpp v2.1.2
llama.cpp GGUF Quantization Hugging Face Hub CPU Inference Apple Silicon Edge Deployment AMD GPUs Intel GPUs NVIDIA URL-first

Beschreibung

llama.cpp local GGUF inference + HF Hub model discovery.

Relevanz für unsere Projekte

llama.cpp local GGUF inference + HF Hub model discovery.

SKILL.md Preview

# llama.cpp + GGUF

Use this skill for local GGUF inference, quant selection, or Hugging Face repo discovery for llama.cpp.

## When to use

- Run local models on CPU, Apple Silicon, CUDA, ROCm, or Intel GPUs
- Find the right GGUF for a specific Hugging Face repo
- Build a `llama-server` or `llama-cli` command from the Hub
- Search the Hub for models that already support llama.cpp
- Enumerate available `.gguf` files and sizes for a repo
- Decide between Q4/Q5/Q6/IQ variants for the user's RAM or

← ← Zurück zur Übersicht