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
Here gpu_layers parameter is specified still gpu is not being used and complete load is on cpu.
Can someone please point out if there is any step missing.
The text was updated successfully, but these errors were encountered:
I have installed ctransformers using -
pip install ctransformers[cuda]
I am trying following piece of code -
Here gpu_layers parameter is specified still gpu is not being used and complete load is on cpu.
Can someone please point out if there is any step missing.
The text was updated successfully, but these errors were encountered: