Replies: 1 comment
-
I learned that if Metal is selected, CPU Threads has no influence on the behavior. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I own a MacBook Pro 16" 2023 M3 Max 128Gb. I set the following in GTP4All's settings:
I'm running Bartowski's LlaMa Q6_K_L model with the following parameters:
I think the model parameters are fine for my use—though I'd appreciate comments—but I'm quite interested in the
CPU Threads
parameter: knowing that the M3 Max has 16-core CPU and 40-core GPU, and that in the settings themselves I setDevice
toMetal
—which is GPU—does theCPU Threads
parameter have any impact on the result/settings, i.e., does it becomeGPU Threads
and could be set to a value of 1 to, say, max:40?PS: Bartowski's LlaMa Q6_K_L is very slow on this MacBook while quite usable with Bartowski's LlaMa Q4_K. I'm tempted to try Q5_K_L and see if it's more usable.
Beta Was this translation helpful? Give feedback.
All reactions