Update llama.cpp

This commit is contained in:
Andrei Betlen 2023-10-05 16:07:49 -04:00
parent 2c0456acf0
commit 43dfe1e2ab
2 changed files with 2 additions and 2 deletions

View file

@ -491,7 +491,7 @@ _lib.llama_backend_free.restype = None
# LLAMA_API struct llama_model * llama_load_model_from_file(
# const char * path_model,
# struct llama_context_params params);
# struct llama_model_params params);
def llama_load_model_from_file(
path_model: bytes, params: llama_model_params
) -> llama_model_p:

2
vendor/llama.cpp vendored

@ -1 +1 @@
Subproject commit 019ba1dcd0c7775a5ac0f7442634a330eb0173cc
Subproject commit 48edda30ee545fdac2e7a33d505382888f748bbf