Replies: 3 comments 5 replies
-
On MacOS it hides in Wired Memory during inference and File Cache when idle. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
-
In mac os is there any difference using =ngl 1 and - ngl 10 ? I'm using apple silicon |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to read VRAM usage on macOS? I tried the same model on macOS and windows, with metal turned on on macOS and cuBLAS turned on on windows, and -ngl to -1, and ended up using only 2G of RAM and a total of 13G of unity RAM on macOS, I'm assuming that it's 11G of VRAM being used here, and more than all of my RAM(16GB) and 13G of VRAM on windows.
Another question, is there a way to make windows use as much memory as macOS? I also try -ngl to 0 from #4310, but it is not helping
Beta Was this translation helpful? Give feedback.
All reactions