vram_report

Report VRAM Usage

Description

Prints current VRAM usage using gpuctl.

Usage

vram_report(label = "")

Arguments

  • label: Character. Label for the report.

Value

Invisibly returns a list with used and free VRAM in GB.

Examples

vram_report("After model load")