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

llama : add missing LLAMA_API for llama_chat_builtin_templates #10636

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

ngxson
Copy link
Collaborator

@ngxson ngxson commented Dec 3, 2024

Fix #10632

Missing LLAMA_API macro for the newly added llama_chat_builtin_templates

@ngxson ngxson requested a review from ggerganov December 3, 2024 11:20
@ngxson ngxson merged commit 3b4f2e3 into ggerganov:master Dec 3, 2024
43 checks passed
tinglou pushed a commit to tinglou/llama.cpp that referenced this pull request Dec 7, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Dec 20, 2024
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.

Compile bug: error: use of undeclared identifier 'llama_chat_builtin_templates' building 4242
2 participants