Skip to content
New issue

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

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

Already on GitHub? # to your account

chatllm: fix model loading progress showing "Reload" sometimes #2337

Merged
merged 1 commit into from
May 15, 2024

Conversation

cebtenzzre
Copy link
Member

This is mostly only visible on macOS, where the Metal backend has a stuttery progress report, typically reporting 0%, then some small percentage, and then quickly jumping to 100% (although not skipping the steps in between).

This change prevents a visible "Reload" prompt from showing when llama.cpp reports 0% progress.

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
@cebtenzzre cebtenzzre merged commit 7f1c3d4 into main May 15, 2024
6 of 10 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants