Skip to content

Conversation

danbev
Copy link
Member

@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