serge-chat / serge

A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.
https://serge.chat
Apache License 2.0
5.68k stars 406 forks source link

🚀 [Feature]: Implement a Spinner for Background Process Feedback #700

Open k0gen opened 1 year ago

k0gen commented 1 year ago

Feature Description

Please implement a spinner to indicate when a background process is running, especially during the loading of large language models.

Additional Context (optional)

This will enhance user experience by providing clear feedback while they wait

Checklist:

mhussaincov94 commented 10 months ago

when this feature is added, please make sure that the indicator is accessible? something like when moddles are being downloaded a accessible progress indicator is used.