llama: update vendor code to commit ba1cb19c (#8101)

This commit is contained in:
Jeffrey Morgan 2024-12-14 14:55:51 -08:00 committed by GitHub
parent 60f75560a2
commit 7a81daf026
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
273 changed files with 3194 additions and 1900 deletions

View file

@ -1,4 +1,4 @@
int LLAMA_BUILD_NUMBER = 0;
char const *LLAMA_COMMIT = "40c6d79fb52f995f47507fedfeaae2ac05d9b35c";
char const *LLAMA_COMMIT = "ba1cb19cdd0d92e012e0f6e009e0620f854b6afd";
char const *LLAMA_COMPILER = "";
char const *LLAMA_BUILD_TARGET = "";