You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allow for easy transformation of text and superclass embeds into text encodings and superclass text encodings, if the clip transformer (post embed -> post transformer embed after the last layernorm) is passed in
# if the clip transformer function is passed in, transform the embeds and superclass_embeds into the text_enc and superclass_text_enc, to be forwarded by cross attentions into the Rank1EditModules
0 commit comments