Fix: move inputs to model device in inference example to avoid "same device" error
#3
by
lim4349 - opened
Ensures inputs and model tensors reside on the same device before generation to avoid RuntimeError.
ShuaiBai623 changed pull request status to
merged