You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 23, 2025. It is now read-only.
leafspark edited this page Sep 5, 2024
·
3 revisions
AutoGGUF has a CPU/RAM/GPU resource monitor available on the top left area:
This allows you to view the current overall CPU utilization, GPU VRAM usage, and system RAM usage.
The data is updated every 200ms, and GPU data is supported for NVIDIA GPUs only. In the case where AMD GPUs or no GPUs are detected, a warning will be logged.
For more detailed GPU stats, you can also check out the GPU usage and VRAM usage graph by double clicking on the VRAM usage bar:
It updates live, and keeps up to 12 seconds of past usage data. However, it currently lacks an X/Y axis.