|
Entropic 2.3.8
Local-first agentic inference engine
|
SecondaryModelLoader implementation. More...
#include <entropic/inference/secondary_model_loader.h>#include <entropic/types/logging.h>#include "llama_cpp_backend.h"#include <algorithm>
Go to the source code of this file.
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
SecondaryModelLoader implementation.
Role-keyed lifecycle for non-primary inference backends. Absorbs the lifecycle previously hosted directly on ModelOrchestrator::router_; extends to draft (v2.1.11) and future thinking-model (gh#25) slots.
Definition in file secondary_model_loader.cpp.