Entropic
2.11.1
Local-first agentic inference engine
Loading...
Searching...
No Matches
device_memory.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: Apache-2.0
29
#pragma once
30
31
#include <cstdint>
32
33
namespace
entropic
{
34
43
uint64_t
query_device_free_vram_bytes
();
44
45
}
// namespace entropic
entropic
Activate model on GPU (WARM → ACTIVE).
Definition
bundled_models.h:20
entropic::query_device_free_vram_bytes
uint64_t query_device_free_vram_bytes()
Free VRAM on the first GPU device ggml reports, in bytes.
Definition
device_memory.cpp:32
inference
device_memory.h
Generated by
1.9.8