Replies: 1 comment
-
do you have a 'layers: xx" value as well in the .yaml? |
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'm using localAI with GPU A800.
I built it from source with make, e.g.
When I load a model, I will get such information as
I checked nvidia-smi and it shows GPU is not using. I tried to set
f16: true
in '.yaml' file but it didn't work.The questions is How can I use GPU acceleration so that I can speed it up. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions