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
Hello,
Is it possible to train textual embedding, get a new specific text token (previously unknown by network),
and then fine-tune the network with this token included?
I mean, fine-tuned or dreambooth or lora-tuned network has more versatility and not frozen, but they train using unknown token/vector like SKS. Probably it is better to start training with TI token/vector which is already pointing to the right custom instance?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
Is it possible to train textual embedding, get a new specific text token (previously unknown by network),
and then fine-tune the network with this token included?
I mean, fine-tuned or dreambooth or lora-tuned network has more versatility and not frozen, but they train using unknown token/vector like SKS. Probably it is better to start training with TI token/vector which is already pointing to the right custom instance?
Beta Was this translation helpful? Give feedback.
All reactions