cpu
#8
by
playmak3r - opened
Can this be run on CPU? I tried, but with no success. I got this error:Dimension out of range (expected to be in range of [-1, 0], but got -2)
It is not supported; it appears that the torch.bfloat16 data type is used exclusively.
It is supported, just use python 3.10 and pytorch 2.8.0. other python/pytorch versions have issues.