llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

deprecate llama_batch_get_one and llama_get_logits

Open cebtenzzre opened this issue 8 months ago • 2 comments

We should deprecate these functions so people do not use them in new code. But we would first have to stop using them in our own code, which is easier said than done. For example, I tried to understand what beam search was using for a batch size, and gave up: https://github.com/ggerganov/llama.cpp/blob/88ae8952b65cbf32eb1f5703681ea592e510e570/llama.cpp#L8000-L8003

see also #4274

cebtenzzre avatar Dec 16 '23 03:12 cebtenzzre

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Mar 18 '24 01:03 github-actions[bot]

Not stale.

cebtenzzre avatar Mar 18 '24 16:03 cebtenzzre

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar May 03 '24 01:05 github-actions[bot]