Fix CI: ARM NEON, quantization unit tests, editorconfig (#1122)
This commit is contained in:
parent
5f939498d5
commit
c50b628810
5 changed files with 11 additions and 12 deletions
|
@ -94,7 +94,7 @@ int main(int argc, char ** argv) {
|
|||
|
||||
// params.prompt = R"(// this function checks if the number n is prime
|
||||
//bool is_prime(int n) {)";
|
||||
|
||||
|
||||
llama_context * ctx;
|
||||
g_ctx = &ctx;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue