llama.cpp
llama.cpp copied to clipboard
server (webui): Fix Premature Submission During IME Conversion
This PR addresses an issue where text input in the server (webui) was inadvertently submitted during IME conversion. The fix ensures that inputs are processed only after the conversion is complete. This issue is commonly observed in the English webui.