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: set default batch size #597

Merged
merged 1 commit into from
Jun 14, 2023
Merged

fix: set default batch size #597

merged 1 commit into from
Jun 14, 2023

Conversation

mudler
Copy link
Owner

@mudler mudler commented Jun 14, 2023

Description

This PR fixes cublas acceleration. A default of 0 would not allow to allocate ram for scratch buffers. Setting that to the same defaults of llama.cpp

Fixes #556

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@mudler mudler merged commit 10ddd72 into master Jun 14, 2023
@mudler mudler deleted the default_batch_size branch June 14, 2023 17:09
@mudler mudler added the bug Something isn't working label Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Errors loading models cublas
1 participant