llama.cpp
llama : reuse compute graphs
#14482
Merged

llama : reuse compute graphs #14482

ggerganov merged 15 commits into master from gg/llama-reuse-graphs
ggerganov
rgerganov rgerganov marked this pull request as ready for review 1 year ago
Base automatically changed from gg/kv-cache-use-set-rows to master 1 year ago
ggerganov ggerganov force pushed from f61b0f77 1 year ago
esrakorkmz
esrakorkmz approved these changes on 2025-07-03
ggerganov ggerganov marked this pull request as draft 1 year ago
ggerganov ggerganov force pushed to 6372365b 1 year ago
ggerganov ggerganov force pushed from 6372365b 1 year ago
ggerganov ggerganov force pushed 1 year ago
ggerganov ggerganov force pushed to 76681e3c 1 year ago
ggerganov
ggerganov ggerganov requested a review from slaren slaren 1 year ago
compilade
compilade commented on 2025-07-05
ggerganov ggerganov marked this pull request as ready for review 1 year ago
ggerganov
am17an
github-actions github-actions added examples
ggerganov
am17an
slaren
slaren commented on 2025-07-05
ggerganov ggerganov force pushed to 600e69fd 1 year ago
ggerganov
ggerganov commented on 2025-07-08
slaren
slaren commented on 2025-07-09
ggerganov ggerganov force pushed from a28677d1 to ce770410 1 year ago
ggerganov ggerganov force pushed from ce770410 to 8303a684 1 year ago
ggerganov ggerganov added hot
ggerganov llama : reuse compute graphs
594b184e
ggerganov llama-bench : add graph reuse parameter
ffc7634c
ggerganov cont : remove the parameter and the sched resets
02cd9574
ggerganov graph : rename update() to can_reuse()
3b8cef9f
ggerganov params : remove is_same()
c82a5336
ggerganov graph : set res->params in llm_graph_context constructor
3d28b3b1
ggerganov ggerganov force pushed from 8303a684 to 3d28b3b1 1 year ago
slaren
slaren commented on 2025-07-16
slaren
slaren commented on 2025-07-16
ggerganov graph : avoid set_max_nodes in llm_graph_result
b7b6caf3
ggerganov kv-cache : reuse llama_context's graph result instance
84e0c1f3
slaren
slaren approved these changes on 2025-07-16
slaren
ggerganov Merge branch 'master' into gg/llama-reuse-graphs
0ef1f6bb
ggerganov context : reset the previous graph result upon memory updates
3d7ec2b9
ggerganov batch : llama_ubatch now carries its data instead of pointing to balloc
acaf4b77
ggerganov Merge branch 'master' into gg/llama-reuse-graphs
04155f0b
ggerganov merge : fix build
a872790b
ggerganov
ggerganov commented on 2025-07-17
ggerganov
ggerganov graph : fix can_reuse() checks when flash-attention is disabled
41366a4d
ggerganov graph : move llm_graph_result impl in source file + debug env
c7ccf383
ggerganov ggerganov force pushed to c7ccf383 1 year ago
slaren
slaren commented on 2025-07-17
ggerganov ggerganov merged 01612b74 into master 1 year ago
ggerganov ggerganov deleted the gg/llama-reuse-graphs branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone