InftyAI / llmaz-dashboard

A web console for llmaz.
https://github.com/InftyAI/llmaz
Apache License 2.0
3 stars 5 forks source link

Make `Pre-load Button` immutable after clicked #6

Closed kerthcet closed 12 months ago

kerthcet commented 1 year ago

After the Pre-load Model clicked, the button should change the value to Loading Model, after loading successfully, change to button to Model Loaded or Loading Model failed.

kerthcet commented 12 months ago

This is resolved by https://github.com/InftyAI/Llmaz/pull/11. We can close now.