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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

backend: update llama.cpp submodule for Unicode paths fix #2162

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

cebtenzzre
Copy link
Member

@cebtenzzre cebtenzzre commented Mar 25, 2024

Before this PR, attempting to load a file called 馃槉.gguf on Windows crashes GPT4All.
After this PR, it loads successfully.

The upstream change is ggerganov/llama.cpp#6248. It has simply been cherry-picked to avoid potentially breaking anything.

Related to #2111

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
@cebtenzzre cebtenzzre changed the title backend: update llama.cpp for Unicode paths fix backend: update llama.cpp submodule for Unicode paths fix Mar 26, 2024
@cebtenzzre cebtenzzre merged commit 83ada4c into main Mar 26, 2024
6 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend gpt4all-backend issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants