# Hugging Face — New in llama.cpp: Model Management

- Company: Hugging Face (huggingface.co)
- Announced: 2025-12-11T15:47:44+00:00
- Category: capability-change
- Subject: Platform
- Source: https://huggingface.co/blog/ggml-org/model-management-in-llamacpp
- Record: https://forck.live/items/1572-new-in-llama-cpp-model-management

llama.cpp server now has a router mode that allows dynamic loading, unloading, and switching between multiple models without restarting the server.

## Evidence

Verbatim from https://huggingface.co/blog/ggml-org/model-management-in-llamacpp:

> llama.cpp server now ships with router mode, which lets you dynamically load, unload, and switch between multiple models without restarting.

---

Record: https://forck.live/items/1572-new-in-llama-cpp-model-management
Catalogue: https://forck.live/llms.txt
Feed: https://forck.live/feed.md
