BAAI
/

Feature Extraction
Transformers
PyTorch
clip
custom_code

RuntimeError: Input type (torch.cuda.HalfTensor) and weight type (torch.HalfTensor) should be the same

#1
by h420405961 - opened

Hello, I encountered an error while running the code from Huggingface_Version: RuntimeError: Input type (torch.cuda.HalfTensor) and weight type (torch.HalfTensor) should be the same."

Sign up or log in to comment