mlc-llm icon indicating copy to clipboard operation
mlc-llm copied to clipboard

[Feature Request] Delete model functionality on Android/IOS app

Open devanshamin opened this issue 2 years ago • 0 comments

🚀 Feature

Functionality to delete models from the Android/IOS app.

Motivation

I downloaded the vicuna-v1-7b-q3f16_0 model on the iPhone 12 device. But the model couldn't initialize due to not having enough memory. Now I want to delete the vicuna-v1-7b-q3f16_0 model to free up space. But currently the only way to do it is to delete the app and reinstall the app.

Alternatives

Maybe in the future you can perform a check when adding a new model using the URL if the model will work with the current mobile device before downloading the model.

Thank you!

devanshamin avatar Jun 04 '23 23:06 devanshamin