summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--llama.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llama.cpp b/llama.cpp
index 7ed87223..2cd2dad7 100644
--- a/llama.cpp
+++ b/llama.cpp
@@ -5721,7 +5721,6 @@ static struct ggml_cgraph * llama_build_graph(
//
// - lctx: llama context
// - batch: batch to evaluate
-// - n_threads: number of threads to use
//
// return 0 on success
// return positive int on warning