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
I was wondering if it's possible to select certain operations to run on the CPU and others for the GPU.
For example, I want to take a model like Llama and try using the CPU for operations with low arithmetic intensity like RMSNorm and see what the impact is.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was wondering if it's possible to select certain operations to run on the CPU and others for the GPU.
For example, I want to take a model like Llama and try using the CPU for operations with low arithmetic intensity like RMSNorm and see what the impact is.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions