Merge branch 'ggerganov:master' into master

This commit is contained in:
Randall Fitzgerald 2023-06-16 07:54:45 -04:00 committed by GitHub
commit fb49c05351
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View file

@ -22,6 +22,7 @@ build-metal/
build-no-accel/
build-sanitize-addr/
build-sanitize-thread/
out/
models/*
*.bin
@ -42,6 +43,7 @@ models/*
build-info.h
arm_neon.h
compile_commands.json
CMakeSettings.json
__pycache__