[feature request] Please allow to upload a model.
In your demo page (which would be nicer as a web app (PWA) you have a list of models.. and that's ok... But if like in my case, someone has a slow connection and already has some models downloaded in gguf format, it would be nice to just "upload them" (i.e. load from disk) and try them out.
For the record, https://github.com/mlc-ai/web-llm/tree/main/examples/simple-chat-upload is an example of supporting local model in the app
For the record, https://github.com/mlc-ai/web-llm/tree/main/examples/simple-chat-upload is an example of supporting local model in the app
For the record, https://github.com/mlc-ai/web-llm/tree/main/examples/simple-chat-upload is an example of supporting local model in the app
I checked it but I don't get it... sorry
Thanks @CharlieFRuan for the reference.
@0wwafa Since this is for the webapp instead of the engine, I'll close this issue and create another at https://github.com/mlc-ai/web-llm-chat/issues/23 . Please feel free to follow up there.