Add environmental variable GGML_KLEIDIAI_SME
This commit is contained in:
parent
6adca19c94
commit
119d3bf986
14 changed files with 38 additions and 48 deletions
|
@ -304,8 +304,6 @@ extern "C" {
|
|||
bool use_mmap; // use mmap if possible
|
||||
bool use_mlock; // force system to keep model in RAM
|
||||
bool check_tensors; // validate model tensor data
|
||||
|
||||
int n_threads;
|
||||
};
|
||||
|
||||
// NOTE: changing the default values of parameters marked as [EXPERIMENTAL] may cause crashes or incorrect results in certain configurations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue