# Hugging Face Local Models

> GGUF + llama.cpp on CPU/Metal/CUDA/ROCm

**Subcategory:** Hugging Face  
**License:** Apache-2.0  
**Source:** https://github.com/huggingface/skills/blob/main/skills/huggingface-local-models/SKILL.md

---

## When it is useful

Use to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm. Covers finding GGUFs, quant selection, running servers, exact GGUF file lookup, conversion, and OpenAI-compatible local serving.

## The Catch

GGUF + llama.cpp on CPU/Metal/CUDA/ROCm. Not a cloud-Jobs trainer.
