Files
tinygrad/extra/models/bert.py
chenyu 975c318dbc bert use int32 for input ids (#9173)
original data was int32 for these. float might have caused precision issues
2025-02-19 08:17:27 -05:00

14 KiB