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
I'm very sorry, there is a lot of code related to System role in my node code, scattered all over the repository. Although I really want to solve this problem, I'm afraid that my update will make many people's workflow unusable. This problem is really quite challenging.
I tried adding the is_enable_system_role attribute to the local universal link node. When it becomes disabled, system will be replaced with user input into the model, and when it is output, it will be replaced back to system, which minimizes the risk of the node being unusable due to system replacement to the maximum extent. You can try it and see if it can run normally.
WARNING: LLM_local.original_IS_CHANGED() got an unexpected keyword argument 'system_prompt'
System role not supported
Trying to use models/LLM/gemma-2-27b-it-Q5_K_L.gguf, there are no option to disable system_prompt option in the widget
The text was updated successfully, but these errors were encountered: