Skip to content

Remove calls to the deprecated llama_set_warmup - #205

Open
james-333i wants to merge 1 commit into
huggingface:mainfrom
james-333i:fix/llama-warmup-removal
Open

Remove calls to the deprecated llama_set_warmup#205
james-333i wants to merge 1 commit into
huggingface:mainfrom
james-333i:fix/llama-warmup-removal

Conversation

@james-333i

Copy link
Copy Markdown

Current llama.cpp builds deprecate llama_set_warmup (TAG_LLAMA_GRAPH_NO_WARMUP). Warmup no longer runs implicitly, so calling it with false is a no-op, and the header notes the function will be removed.

This removes both call sites in LlamaLanguageModel. There is no behavior change

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.

1 participant