Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
raw
history blame contribute delete
194 Bytes
If the original repository shows examples where
you have to input a string, then try to find out where in the forward call the string input is changed to input ids
and start from this point.