flux_memory_profile

Resolve a FLUX memory profile

Description

Resolve a FLUX memory profile

Usage

flux_memory_profile(vram_gb = NULL)

Arguments

  • vram_gb: Numeric or NULL. Available VRAM; auto-detected when NULL (via gpu.ctl or nvidia-smi).

Value

List with name, precision (“nf4”/“fp8”), attn_chunk, text_device, phase_offload, and max_pixels (largest validated image area).