summaryrefslogtreecommitdiff
path: root/examples/parallel/parallel.cpp
AgeCommit message (Expand)Author
2023-09-28llama.cpp : split llama_context_params into model and context params (#3301)slaren
2023-09-28llama : custom attention mask + parallel decoding + no context swaps (#3228)Georgi Gerganov