|
Entropic 2.3.9
Local-first agentic inference engine
|
This is the complete list of members for entropic::AdapterManager, including all inherited members.
| activate(const std::string &name, llama_context *ctx) | entropic::AdapterManager | |
| active_adapter() const | entropic::AdapterManager | |
| deactivate(llama_context *ctx) | entropic::AdapterManager | |
| info(const std::string &name) const | entropic::AdapterManager | |
| list_adapters() const | entropic::AdapterManager | |
| load(const std::string &name, const std::filesystem::path &adapter_path, llama_model *model, float scale=1.0f) | entropic::AdapterManager | |
| set_hook_interface(const HookInterface &hooks) | entropic::AdapterManager | |
| state(const std::string &name) const | entropic::AdapterManager | |
| swap(const std::string &name, llama_context *ctx) | entropic::AdapterManager | |
| unload(const std::string &name, llama_context *ctx) | entropic::AdapterManager | |
| unload_all() | entropic::AdapterManager | |
| unload_all_for_model(llama_model *model, llama_context *ctx) | entropic::AdapterManager |