Minor bugfixes App Privacy The developer,M.I.D.A. Informatica, indicated that the app’s privacy practices may include handling of data as described below. For more information, see thedeveloper’s privacy policy. Data Not Linked to You ...
Minor cleanup, we forgot to delete register_buffer of the bias once we switched to flash attention, fixed with a recent PR. Earlier version of PyTorch may have difficulty converting from uint16 to long. Inside load_tokens, we added npt = npt.astype(np.int32) to use numpy to convert uint...