llama-swap can strip specific keys in JSON requests. This is useful for removing the ability for clients to set sampling parameters like temperature, top_k, top_p, etc.
* Load models in the UI without navigating the page * fix table layout for mobile
- Add a react UI to replace the plain HTML one. - Serve as a foundation for better GUI interactions