Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Move MLCChat/mlc-package-config.json to Android/data folder #2905

Open
Jhyrachy opened this issue Sep 15, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@Jhyrachy
Copy link

🚀 Feature

In the android app, the models the user is allowed to download are specified in the MLCChat/mlc-package-config.json file.
This file is saved in a folder not accessible by the user in any way. This means that a recompile and reinstall is needed everytime a model is added. Moving the file in the Android/data foler would allow user editing with ADB without the need of a recompile and reinstall

Motivation

This change would enable the use of more models with the same apk and allow the users to experiment with more models without the requirement of a dev env needed for a recompile just to change a json

Alternatives

An interface to allow the user to paste the HF link and have it automatically added in the json

@Jhyrachy Jhyrachy added the feature request New feature or request label Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant