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: fix deprecation message: vocabable -> vocab #11269

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

dwrensha
Copy link
Contributor

Fixes a mispelled deprecation message that was added in afa8a9e.

The message is supposed to refer to

LLAMA_API const char * llama_vocab_get_text(const struct llama_vocab * vocab, llama_token token);

@danbev danbev merged commit 960ec65 into ggerganov:master Jan 17, 2025
48 checks passed
@dwrensha dwrensha deleted the fix-vocabable branch January 17, 2025 13:58
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.

2 participants