Skip to content

webui : bump max upload file size to 500MB #13779

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

Merged
merged 1 commit into from
May 25, 2025

Conversation

ngxson
Copy link
Collaborator

@ngxson ngxson commented May 25, 2025

Audio files can be bigger than 10MB limit, therefore we bump this limit to 500MB.

Technically, we don't actually need this limit. But as we read the file as base64, reading a large file can cause the browser to crash.

@ericcurtin ericcurtin merged commit 2f099b5 into ggml-org:master May 25, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants