|
Entropic 2.3.8
Local-first agentic inference engine
|
AdapterManager implementation — LoRA lifecycle and hot-swap. More...
#include <entropic/inference/adapter_manager.h>#include <entropic/types/logging.h>#include <llama.h>#include <nlohmann/json.hpp>#include <cstring>
Go to the source code of this file.
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
AdapterManager implementation — LoRA lifecycle and hot-swap.
Integrates with llama.cpp LoRA C API (pinned b8420):
Definition in file adapter_manager.cpp.