autointent.advisor.ResourceEstimate#

class autointent.advisor.ResourceEstimate#

Aggregated resource numbers across the search space.

disk_download_gb: float = 0.0#
disk_cached_gb: float = 0.0#
disk_dump_gb: float = 0.0#
disk_embedding_cache_gb: float = 0.0#
ram_gb: float = 0.0#
vram_gb: float = 0.0#
time_hours: float = 0.0#
parallel_factor: int = 1#
drivers: list[dict[str, Any]] = []#
property total_disk_gb: float#
Return type:

float