Whenever I load a workflow, or refresh the page with LLMSampler on it, the inputs get reordered, in fact shifted up one place.
It looks like one of the parameters is failing and everything shifts up one, i.e. temperature now shows in the max_tokens field and top_p now shows in the temperature field. These then need to be manually reset.
Possibly other nodes are affected but this is the only one I use.
Whenever I load a workflow, or refresh the page with LLMSampler on it, the inputs get reordered, in fact shifted up one place.
It looks like one of the parameters is failing and everything shifts up one, i.e. temperature now shows in the max_tokens field and top_p now shows in the temperature field. These then need to be manually reset.
Possibly other nodes are affected but this is the only one I use.