RuntimeError: indices should be either on cpu or on the same device as the indexed tensor (cuda:0)
#24
by
zkkz17
- opened
RuntimeError: indices should be either on cpu or on the same device as the indexed tensor (cuda:0). The 7B model did not show any anomalies, but the 2B model did. Changing "device_map" from "auto" or "balanced" to a specified GPU can resolve the issue.