Tags: bobo199830/LAVIS
Tags
Fix BLIP2 mixed precision on CPU (salesforce#179) * allow both cpu string and torch.device to be identified for model loading. * blip2 amp cpu compatibility. * use dtype=float16 by default.
Fix typo in intro.rst (salesforce#70) accomodate -> accommodate