llama.cpp
Add ability to cancel model loading
#4462
Merged

Add ability to cancel model loading #4462

ggerganov merged 31 commits into ggml-org:master from crasm:cancel-model-load
crasm
crasm llama : Add ability to cancel model load
9abe2e44
crasm llama : Add test for model load cancellation
3425e627
cebtenzzre
cebtenzzre commented on 2023-12-14
crasm Fix bool return in llama_model_load, remove std::ignore use
4b1f70cb
crasm
ggerganov
ggerganov approved these changes on 2023-12-17
cebtenzzre
cebtenzzre commented on 2023-12-17
ggerganov Update llama.cpp
1160de38
crasm Fail test if model file is missing
32ebd525
crasm Merge branch 'cancel-model-load' of github.com:crasm/llama.cpp into c…
cb8a4be5
crasm
crasm Revert "Fail test if model file is missing"
27969532
cebtenzzre
cebtenzzre commented on 2023-12-17
crasm Add test-model-load-cancel to Makefile
068e7c40
crasm Revert "Revert "Fail test if model file is missing""
fe6a6fb6
crasm Simplify .gitignore for tests, clang-tidy fixes
6bba3410
crasm Label all ctest tests
fd9d247d
crasm ci : ctest uses -L main
4b63355f
crasm Attempt at writing ctest_with_model
aed3cf83
crasm ci : get ci/run.sh working with test-model-load-cancel
f80ff4dc
crasm ci : restrict .github/workflows/build.yml ctest to -L main
121b04d1
crasm update requirements.txt
1e796259
crasm crasm force pushed from 63f807b7 to 1e796259 1 year ago
crasm
ggerganov
ggerganov approved these changes on 2023-12-19
crasm Disable test-model-load-cancel in make
9809314b
crasm Remove venv before creation
9a056ed7
crasm Restructure requirements.txt
293d16fd
crasm Merge commit 'c50e40016394f124b97ce39da48148b1f6c01833' into cancel-m…
267cfa40
crasm Make per-python-script requirements work alone
a0eab1ea
crasm Add comment
ca122dc9
crasm Merge remote-tracking branch 'upstream/master' into cancel-model-load
ba46057b
crasm
crasm
crasm Add convert-persimmon-to-gguf.py to new requirements.txt scheme
b853df42
ggerganov
ggerganov commented on 2023-12-20
ggml-org ggml-org deleted a comment from ghost on 2023-12-20
LoganDark
crasm Add check-requirements.sh script and GitHub workflow
c9a6de8f
crasm Remove shellcheck installation step from workflow
e86b8cd9
crasm Add nocleanup special arg
bdfe4ba8
ggerganov ggerganov requested a review from cebtenzzre cebtenzzre 1 year ago
crasm Merge remote-tracking branch 'upstream' into cancel-model-load
6bc74110
slaren
slaren commented on 2023-12-21
crasm Fix merge
e4382571
crasm
crasm commented on 2023-12-21
crasm
slaren
crasm
slaren
slaren
slaren
slaren commented on 2023-12-22
crasm
crasm crasm removed review request from cebtenzzre cebtenzzre 1 year ago
crasm
crasm reset to upstream/master
f607e532
crasm Redo changes for cancelling model load
5f2ee1c9
ggerganov ggerganov merged c7e9701f into master 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone