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

Resolve ggml_backend_sched_eval_callback visibility (#5029) #5030

Closed
wants to merge 1 commit into from

Conversation

brittlewis12
Copy link

@brittlewis12 brittlewis12 commented Jan 18, 2024

Addresses #5029 introduced in #4935

I believe this is necessary as this typedef is exposed in llama_context_params struct.

@bullno1
Copy link
Contributor

bullno1 commented Jan 19, 2024

But it's just a typedef. It's not an exported function.

@ggerganov
Copy link
Owner

I believe #5029 is fixed on latest master with latest ggml package (#5007 (comment))

@brittlewis12
Copy link
Author

That does indeed resolve the build errors I was seeing — thanks very much @ggerganov!

@brittlewis12 brittlewis12 deleted the try-stuff branch January 19, 2024 13:33
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.

3 participants