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

fix: avoid llama.cpp's racing #923

Merged
merged 1 commit into from
Nov 30, 2023
Merged

fix: avoid llama.cpp's racing #923

merged 1 commit into from
Nov 30, 2023

Conversation

wsxiaoys
Copy link
Member

@wsxiaoys wsxiaoys commented Nov 30, 2023

According to the information available at ggerganov/llama.cpp#3960, the issue appears to exclusively impact CUDA, aligning with our observations.

Nevertheless, we are implementing a mutex for all backends regardless.

@wsxiaoys wsxiaoys merged commit ffd5ef3 into main Nov 30, 2023
5 checks passed
@wsxiaoys wsxiaoys deleted the fix-llama-cpp-racing branch November 30, 2023 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant