Skip to content

llama: remove n_threads from llama_decode_internal #3614

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

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

danbev
Copy link
Collaborator

@danbev danbev commented Oct 13, 2023

This commit removes n_threads from the llama_decode_internal functions doc comment as it does not exist anymore.

It looks like this parameter was removed in
Commit 16bc66d ("llama.cpp : split llama_context_params into model and context params").

This commit removes `n_threads` from the `llama_decode_internal`
functions doc comment as it does not exist anymore.

It looks like this parameter was removed in
Commit 16bc66d ("llama.cpp : split
llama_context_params into model and context params").

Signed-off-by: Daniel Bevenius <[email protected]>
@ggerganov ggerganov merged commit 2a4bcba into ggml-org:master Oct 13, 2023
joelkuiper added a commit to vortext/llama.cpp that referenced this pull request Oct 13, 2023
* 'master' of github.com:ggerganov/llama.cpp:
  llama : remove n_threads from llama_decode_internal (ggml-org#3614)
  ggml : add context enumeration functions (ggml-org#3605)
@danbev danbev deleted the decode_internal_doc_comment branch February 16, 2024 11:08
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