Update README.md
#25
by
krooner
- opened
fix sample usage code
>>> inputs.to(torch.bfloat16)
Attempting to cast a BatchEncoding to type torch.bfloat16. This is not supported.
fix sample usage code
>>> inputs.to(torch.bfloat16)
Attempting to cast a BatchEncoding to type torch.bfloat16. This is not supported.