mirror of
https://github.com/Lizonghang/prima.cpp.git
synced 2025-09-10 22:54:34 +00:00
add arg --cuda-mem
This commit is contained in:
parent
dab6b2e1c2
commit
46e99218b4
5 changed files with 19 additions and 3 deletions
|
@ -416,6 +416,7 @@ extern "C" {
|
|||
struct device_info * dev_info,
|
||||
struct llama_model * model,
|
||||
struct llama_model_loader * ml,
|
||||
int cuda_mem,
|
||||
int n_predict,
|
||||
int n_ctx,
|
||||
int n_threads,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue