Can I train a model with a transformer on a gpu, but load the model and use a cpu? #11104
-
is possible to train a model with the pipeline The docs says:
Because it's referring to deployment, does that mean that using just the prediction will require a gpu? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Answers from previous posts.
|
Beta Was this translation helpful? Give feedback.
Answers from previous posts.
Originally posted by @polm in #10543 (comment)
Originally posted by @spatiebalk in #9925