llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

Misc. bug: Web-UI now unusably slow due to animations

Open clort81 opened this issue 22 hours ago • 0 comments

Name and Version

version: 4747 (c5d91a74) built with cc (Debian 11.3.0-12) 11.3.0 for x86_64-linux-gnu

Problem description & steps to reproduce

Webui unusably slow over network due to forced fading of elements.

To confirm:

scp ~/.Xauthority [email protected]:~ 
ssh -Y [email protected] firefox 

Then open webui to llama-server.

Unusable now. I kindly request that our young web designer disable all fades and animations, please, as soon as possible.

Or make them optional.

clort81 avatar Feb 22 '25 14:02 clort81