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
Since using LLMs for text encoding is becoming more common, I’d like to suggest adding the ability to reuse the LLM already loaded via the CLIP Loader. This would let users:
automatically enhance prompts (similar to how it’s done in LTX-2), and
chat with the model directly inside the workflow to get tips on prompt writing.
Right now, this isn’t possible - existing third-party LLM nodes always require loading a separate model from a dedicated folder, even if a compatible LLM is already loaded.
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since using LLMs for text encoding is becoming more common, I’d like to suggest adding the ability to reuse the LLM already loaded via the CLIP Loader. This would let users:
Right now, this isn’t possible - existing third-party LLM nodes always require loading a separate model from a dedicated folder, even if a compatible LLM is already loaded.
Beta Was this translation helpful? Give feedback.
All reactions