This adds a new API endpoint, /api/models/unload/*model, that unloads a single model. In the UI when a model is in a ReadyState it will have a new button to unload it. Fixes #312
- Add a react UI to replace the plain HTML one. - Serve as a foundation for better GUI interactions