Initial release

This commit is contained in:
Georgi Gerganov 2023-03-10 20:40:58 +02:00
commit 26c0846629
No known key found for this signature in database
GPG key ID: 449E073F9DC10735
9 changed files with 13094 additions and 0 deletions

21
.gitignore vendored Normal file
View file

@ -0,0 +1,21 @@
*.o
*.a
.cache/
.vs/
.vscode/
.DS_Store
build/
build-em/
build-debug/
build-release/
build-static/
build-no-accel/
build-sanitize-addr/
build-sanitize-thread/
/main
/quantize
arm_neon.h
compile_commands.json