mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-03 17:58:30 +00:00
Get llama.com building as an aarch64 native binary
This commit is contained in:
parent
d04430f4ef
commit
4c093155a3
40 changed files with 7842 additions and 11683 deletions
1
third_party/ggml/ggml.c
vendored
1
third_party/ggml/ggml.c
vendored
|
@ -38,6 +38,7 @@
|
|||
#include "libc/sysv/consts/clock.h"
|
||||
#include "libc/thread/thread.h"
|
||||
#include "libc/time/time.h"
|
||||
#include "third_party/aarch64/arm_neon.h"
|
||||
#include "third_party/intel/immintrin.internal.h"
|
||||
#include "third_party/libcxx/math.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue