Closed kerthcet closed 12 months 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.
Pre-load Model
Loading Model
Model Loaded
Loading Model failed
This is resolved by https://github.com/InftyAI/Llmaz/pull/11. We can close now.
After the
Pre-load Model
clicked, the button should change the value toLoading Model
, after loading successfully, change to button toModel Loaded
orLoading Model failed
.