mirror of https://github.com/leafspark/AutoGGUF
Created Resource Monitor (markdown)
parent
89f5c617a6
commit
8e0704ec29
|
@ -0,0 +1,15 @@
|
||||||
|
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:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Currently, it doesn't update live, nor does it have an X/Y axis. The data is collected from program startup to the time when you opened the window.
|
Loading…
Reference in New Issue