Block a user
VALL-E Integration (and In Response To TorToiSe: a Quick Retrospective)
I'm just posting to inform you that vast.ai is just a nugget for GPU cloud, often 3x cheaper than runpod for 3090/4090/A40. The trick is to activate "Unverified Machines" (some machines may have…
Error when training : TypeError: new(): invalid data type 'str'
"fixed" with a try/catch and the use of iter() instead of the "for" :
_t = time()
step = 0
metrics = []
data_iter = iter(tq_ldr)
while True:
…
Error when training : TypeError: new(): invalid data type 'str'