llama.cpp
Stream save llama context data to file instead of allocating entire buffer upfront
#2488
Merged

Stream save llama context data to file instead of allocating entire buffer upfront #2488

slaren merged 13 commits into ggml-org:master from l3utterfly:stream-save
l3utterfly
l3utterfly added stream saving context data to file to avoid allocating unnecess…
6c798db0
slaren
l3utterfly
l3utterfly generalised copying state data to file or buffer
3cebd6e4
l3utterfly added comments explaining how copy_state_data works
87fcdd97
l3utterfly fixed trailing whitespaces
81f347c1
l3utterfly
l3utterfly fixed save load state example
98738785
l3utterfly updated save load state to use public function in llama.cpp
1ffa6be7
slaren
l3utterfly
l3utterfly
l3utterfly - restored breakage of the llama_copy_state_data API
7c5b2b57
l3utterfly
l3utterfly fixed function declaration order
cffe923e
l3utterfly restored save load state example
30144f76
l3utterfly fixed whitepace
142da8f9
l3utterfly removed unused llama-util.h include
d4a126cd
slaren
slaren commented on 2023-08-04
slaren
slaren commented on 2023-08-04
slaren
slaren commented on 2023-08-04
slaren
slaren commented on 2023-08-04
slaren
slaren commented on 2023-08-04
slaren
slaren commented on 2023-08-04
slaren
slaren approved these changes on 2023-08-04
l3utterfly Apply suggestions from code review
e74d42df
l3utterfly Apply code review suggestions
d6360ade
slaren slaren merged 415e99fe into master 2 years ago
l3utterfly l3utterfly deleted the stream-save branch 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone